Skip to content

Commit bba6079

Browse files
Release 6.0.0
1 parent 13cabec commit bba6079

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": "with",
3-
"version": "5.1.1",
3+
"version": "6.0.0",
44
"description": "Compile time `with` for strict mode JavaScript",
55
"main": "lib/index.js",
66
"scripts": {
@@ -27,4 +27,4 @@
2727
"mocha": "*",
2828
"uglify-js": "^2.6.2"
2929
}
30-
}
30+
}

0 commit comments

Comments
 (0)