Skip to content

Commit

Permalink
Bump version to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lautis committed Dec 3, 2017
1 parent 2098a0b commit dd46f20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## next
## 4.0.1 (3 December 2017)

- update UglifyJS to 3.2.1

Expand Down
2 changes: 1 addition & 1 deletion lib/uglifier/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class Uglifier
# Current version of Uglifier.
VERSION = "4.0.0"
VERSION = "4.0.1"
end

0 comments on commit dd46f20

Please sign in to comment.