Skip to content

Commit

Permalink
Bumped version to 1.9.12
Browse files Browse the repository at this point in the history
  • Loading branch information
rottgoth committed Oct 5, 2017
1 parent f898758 commit 24536c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
trubl (1.9.11)
trubl (1.9.12)
activesupport (~> 4.2.10)
faraday (>= 0.8.4)
hashie (~> 3.5.6)
Expand Down
2 changes: 1 addition & 1 deletion lib/trubl/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module Trubl
class Version
MAJOR = 1 unless defined? Trubl::Version::MAJOR
MINOR = 9 unless defined? Trubl::Version::MINOR
PATCH = 11 unless defined? Trubl::Version::PATCH
PATCH = 12 unless defined? Trubl::Version::PATCH

class << self

Expand Down

0 comments on commit 24536c1

Please sign in to comment.