Skip to content

Commit

Permalink
Bumping verison number.
Browse files Browse the repository at this point in the history
  • Loading branch information
gga committed Jul 10, 2012
1 parent 8d5fe31 commit 4ca477b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
harper (0.1.1)
harper (1.1.0)
httparty
json (>= 1.4.6)
sinatra (>= 1.0.0)
Expand All @@ -24,12 +24,12 @@ GEM
gherkin (2.7.6)
json (>= 1.4.6)
highline (1.6.11)
httparty (0.8.1)
multi_json
httparty (0.8.3)
multi_json (~> 1.0)
multi_xml
json (1.6.5)
multi_json (1.1.0)
multi_xml (0.4.1)
multi_json (1.3.6)
multi_xml (0.5.1)
rack (1.4.1)
rack-protection (1.2.0)
rack
Expand Down
2 changes: 1 addition & 1 deletion lib/harper/version.rb
@@ -1,3 +1,3 @@
module Harper
Version = "1.0.0"
Version = "1.1.0"
end

0 comments on commit 4ca477b

Please sign in to comment.