Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.

Commit a904ae1

Browse files
committed
bump version
1 parent 2cdbb85 commit a904ae1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

nprogress-rails.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
44

55
Gem::Specification.new do |spec|
66
spec.name = "nprogress-rails"
7-
spec.version = "0.1.1.1"
7+
spec.version = "0.1.1.2"
88
spec.authors = ["Carlos Alexandro Becker"]
99
spec.email = ["caarlos0@gmail.com"]
1010
spec.description = %q{This is a gem for the rstacruz' nprogress implementation. It's based on version nprogress 0.1.1.}
1111
spec.summary = %q{Slim progress bars for Ajax'y applications. Inspired by Google, YouTube, and Medium.}
12-
spec.homepage = "https://github.com/caarlos0/nprogress_rails"
12+
spec.homepage = "https://github.com/caarlos0/nprogress-rails"
1313
spec.license = "MIT"
1414

1515
spec.files = `git ls-files`.split($/)

0 commit comments

Comments
 (0)