Skip to content

Commit

Permalink
1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
moroshko committed Mar 26, 2020
1 parent e973f7d commit cc3770b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,5 @@ yarn-error.log
.yarn-integrity

# VSCode
.vscode
.vscode
.now
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "basis",
"version": "1.19.1",
"version": "1.20.0",
"description": "Basis Design System",
"main": "dist/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit cc3770b

Please sign in to comment.