Skip to content

Commit 3124329

Browse files
author
Jiri Kolarik
committed
bump version
1 parent e810bf0 commit 3124329

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

lib/x-editable-rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module X
22
module Editable
33
module Rails
4-
VERSION = "1.5.5"
4+
VERSION = "1.5.5.1"
55
end
66
end
77
end

x-editable-rails.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ require 'x-editable-rails/version'
66
Gem::Specification.new do |spec|
77
spec.name = "x-editable-rails"
88
spec.version = X::Editable::Rails::VERSION
9-
spec.authors = ["Jiri Kolarik"]
10-
spec.email = ["jiri.kolarik@imin.cz"]
9+
spec.authors = ["We're in"]
10+
spec.email = ["info@wereinhq.com"]
1111
spec.description = %q{X-editable for Rails}
1212
spec.summary = %q{X-editable for Rails}
1313
spec.homepage = "https://github.com/werein/x-editable-rails"

0 commit comments

Comments
 (0)