Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
ahorek committed Feb 24, 2023
1 parent 4d43aa4 commit 09b0954
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
## Unreleased
## 1.1.14 (24 February 2023)
- update TerserJS to [5.16.5]
- update Rubocop

Expand Down
2 changes: 1 addition & 1 deletion lib/terser/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

class Terser
# Current version of Terser.
VERSION = "1.1.13"
VERSION = "1.1.14"
end

0 comments on commit 09b0954

Please sign in to comment.