Skip to content

Commit faf3658

Browse files
committed
Release 2.2.3
1 parent d9cdd77 commit faf3658

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.2.2"
3+
VERSION = "2.2.3"
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.2.2"
3+
s.version = "2.2.3"
44

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

0 commit comments

Comments
 (0)