Skip to content

Commit 85c49be

Browse files
committed
Bump to v0.1.2
1 parent 9e8bb28 commit 85c49be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A library to work with serde_json serialized `Result` objects",
44
"author": "Kylee Tilley <[email protected]>",
55
"license": "MIT",
6-
"version": "0.1.1",
6+
"version": "0.1.2",
77
"type": "module",
88
"module": "dist/index.js",
99
"main": "dist/index.umd.cjs",

0 commit comments

Comments
 (0)