We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b92fe75 commit e9bd542Copy full SHA for e9bd542
nprogress-rails.gemspec
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
5
Gem::Specification.new do |spec|
6
spec.name = 'nprogress-rails'
7
- spec.version = '0.1.2.2'
+ spec.version = '0.1.2.3'
8
spec.authors = ['Carlos Alexandro Becker']
9
spec.email = ['[email protected]']
10
spec.description = %q{This is a gem for the rstacruz' nprogress implementation. It's based on version nprogress 0.1.2.}
0 commit comments