Skip to content

Commit

Permalink
Update version before branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marsell Kukuljevic committed Oct 23, 2013
1 parent 41f9865 commit 102c589
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/version.rb
@@ -1,3 +1,3 @@
class MantaClient
LIB_VERSION = '1.1.0'
LIB_VERSION = '1.2.0'
end
2 changes: 1 addition & 1 deletion ruby-manta.gemspec
Expand Up @@ -3,7 +3,7 @@ require File.expand_path('../lib/version', __FILE__)
Gem::Specification.new do |s|
s.name = 'ruby-manta'
s.version = MantaClient::LIB_VERSION
s.date = '2013-06-24'
s.date = '2013-10-24'
s.summary = "Interface for Joyent's Manta service."
s.description = "A simple low-abstraction layer which communicates with Joyent's Manta service."
s.authors = ['Joyent']
Expand Down

0 comments on commit 102c589

Please sign in to comment.