We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4396535 commit 9f5c197Copy full SHA for 9f5c197
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "basic-immutable",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"description": "basic immutable JavaScript objects and arrays, with a small API surface area",
5
"main": "index.js",
6
"types": "index.d.ts",
0 commit comments