Skip to content

Commit

Permalink
Bump version to 4.1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
lautis committed Jul 29, 2018
1 parent 617d5ea commit ca1827d
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.1.17 (29 July 2018)

- update UglifyJS to [3.4.6](https://github.com/mishoo/UglifyJS2/compare/v3.4.5...v3.4.6)

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.1.16"
VERSION = "4.1.17"
end

0 comments on commit ca1827d

Please sign in to comment.