Skip to content

Commit d4682db

Browse files
author
Rafael Mendonça França
committed
Prepare to 2.1.3
1 parent 374863c commit d4682db

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.2"
3+
VERSION = "2.1.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.1.2"
3+
s.version = "2.1.3"
44

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

0 commit comments

Comments
 (0)