Skip to content

Commit

Permalink
build: v0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lodin committed Aug 17, 2019
1 parent ab9fe62 commit 3ce84d2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"packages": [
"packages/*"
],
"version": "0.14.0"
"version": "0.14.1"
}
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@corpuscule/form",
"version": "0.14.0",
"version": "0.14.1",
"description": "🏁 High performance subscription-based form state management for Corpuscule",
"main": "lib/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@corpuscule/styles",
"version": "0.14.0",
"version": "0.14.1",
"description": "Styling utils for Corpuscule",
"main": "lib/index.js",
"module": "lib/index.js",
Expand Down

0 comments on commit 3ce84d2

Please sign in to comment.