Skip to content

Commit 9b44fcc

Browse files
committed
Bumps version for 1.0.0 release
1 parent b4878c0 commit 9b44fcc

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-function",
3-
"version": "0.0.3",
3+
"version": "1.0.0",
44
"description": "JavaScript Function prototype extensions using Metho",
55
"main": "metho-function.js",
66
"type": "module",
@@ -37,6 +37,6 @@
3737
},
3838
"homepage": "https://github.com/jonrandy/metho-function#readme",
3939
"dependencies": {
40-
"metho": "^0.0.5"
40+
"metho": "^1.0.0"
4141
}
4242
}

0 commit comments

Comments
 (0)