Skip to content

Commit 36445a4

Browse files
committed
Fix version number
1 parent 8bdae21 commit 36445a4

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": "node-w3capi",
3-
"version": "1.4.0",
3+
"version": "1.5.1",
44
"license": "MIT",
55
"description": "A JavaScript client for the W3C API",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)