Skip to content

Commit

Permalink
CHORE: Update version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteuSan committed Feb 1, 2022
1 parent 6bc26b2 commit 7a08fea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@matteusan/himig-web": "0.1.5",
"@matteusan/sentro": "0.1.19",
"@matteusan/sentro": "0.1.20",
"sass-true": "6.0.1"
}
}
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@matteusan/sentro",
"version": "0.1.19",
"version": "0.1.20",
"description": "A low-level SCSS library for building and managing token-driven design systems.",
"main": "index.js",
"author": "Matteu",
Expand Down

0 comments on commit 7a08fea

Please sign in to comment.