Skip to content

Commit

Permalink
Bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yujinakayama committed Aug 21, 2014
1 parent 4d3dd74 commit 79819e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/astrolabe/version.rb
Expand Up @@ -5,7 +5,7 @@ module Astrolabe
# http://semver.org/
module Version
MAJOR = 1
MINOR = 0
MINOR = 1
PATCH = 0

def self.to_s
Expand Down

0 comments on commit 79819e7

Please sign in to comment.