Skip to content

Commit bff7ad6

Browse files
authoredMar 1, 2017
v2.8.3
1 parent c2334ba commit bff7ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"homepage": "http://lisperator.net/uglifyjs",
55
"author": "Mihai Bazon <mihai.bazon@gmail.com> (http://lisperator.net/)",
66
"license": "BSD-2-Clause",
7-
"version": "2.8.2",
7+
"version": "2.8.3",
88
"engines": {
99
"node": ">=0.8.0"
1010
},

1 commit comments

Comments
 (1)

XhmikosR commented on Mar 1, 2017

@XhmikosR
Contributor

@alexlamsl: don't forget to npm publish too.

Please sign in to comment.