Skip to content

Commit e2e1898

Browse files
committed
Release 2.2.0
1 parent 25554d5 commit e2e1898

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/sprockets/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Sprockets
22
module Rails
3-
VERSION = "2.1.4"
3+
VERSION = "2.2.0"
44
end
55
end

sprockets-rails.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = "sprockets-rails"
3-
s.version = "2.1.4"
3+
s.version = "2.2.0"
44

55
s.homepage = "https://github.com/rails/sprockets-rails"
66
s.summary = "Sprockets Rails integration"

0 commit comments

Comments
 (0)