Skip to content

Commit 553c7cf

Browse files
committed
build: v0.10.3
1 parent bc0d4c0 commit 553c7cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"packages": [
88
"packages/*"
99
],
10-
"version": "0.10.2"
10+
"version": "0.10.3"
1111
}

packages/form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@corpuscule/form",
3-
"version": "0.10.2",
3+
"version": "0.10.3",
44
"description": "🏁 High performance subscription-based form state management for Corpuscule",
55
"main": "lib/index.js",
66
"module": "lib/index.js",

0 commit comments

Comments
 (0)