Skip to content

Commit f15cbb8

Browse files
committed
Bump version to 2.7.2
1 parent 7d31d54 commit f15cbb8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
## next
1+
## 2.7.2 (26 August 2015)
2+
23
- update UglifyJS to 2.4.24
34

45
## 2.7.1 (27 February 2015)

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ source "https://rubygems.org"
33
gemspec
44

55
if RUBY_VERSION >= '1.9'
6-
gem 'rubocop', '~> 0.28', :group => [:development]
6+
gem 'rubocop', '~> 0.28.0', :group => [:development]
77
else
88
gem 'execjs', '~> 2.0.2'
99
end

0 commit comments

Comments
 (0)