Skip to content

Commit

Permalink
[0.1.1] Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
blcham committed Nov 23, 2021
1 parent db23da9 commit d071eeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "s-forms-smart-components",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"scripts": {
"dev": "parcel serve ./example/index.html --port 8082",
Expand Down Expand Up @@ -31,7 +31,7 @@
"intelligent-tree-select": "~0.8.3"
},
"peerDependencies": {
"s-forms": "https://kbss.felk.cvut.cz/dist/s-forms-0.3.0.tgz"
"s-forms": "https://kbss.felk.cvut.cz/dist/s-forms-0.3.1.tgz"
},
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.8.3",
Expand Down

0 comments on commit d071eeb

Please sign in to comment.