Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

Commit

Permalink
Bump to 1.1.1 for a 1.8.7-compatible release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabe Berke-Williams committed Mar 4, 2012
1 parent c2c5ec9 commit 650afb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
bourne (1.1.0)
bourne (1.1.1)
mocha (= 0.10.4)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/bourne/version.rb
@@ -1,3 +1,3 @@
module Bourne
VERSION = '1.1.0'.freeze
VERSION = '1.1.1'.freeze
end

0 comments on commit 650afb0

Please sign in to comment.