Skip to content

Commit 27061b0

Browse files
committed
chore: fix pkg version
1 parent 8bcaf31 commit 27061b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mfellner/valtio-factory",
3-
"version": "1.0.2",
3+
"version": "1.0.1",
44
"description": "Create and compose valtio state using the factory pattern.",
55
"author": "Maximilian Fellner <mail@mfellner.eu>",
66
"repository": "https://github.com/mfellner/valtio-factory",

0 commit comments

Comments
 (0)