Skip to content

Commit 25c914d

Browse files
committed
Bumps version for 1.0.0 release
1 parent ce42d4b commit 25c914d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "metho-set",
3-
"version": "0.0.3",
3+
"version": "1.0.0",
44
"description": "JavaScript Set prototype extensions using Metho",
55
"main": "metho-set.js",
66
"type": "module",
@@ -34,6 +34,6 @@
3434
},
3535
"homepage": "https://github.com/jonrandy/metho-set#readme",
3636
"dependencies": {
37-
"metho": "^0.0.5"
37+
"metho": "^1.0.0"
3838
}
3939
}

0 commit comments

Comments
 (0)