Skip to content

Commit

Permalink
version to 2.1.1
Browse files Browse the repository at this point in the history
* needed to kick rubygems so 2.1.x will install with bundler
* b/c of a rubygems bug this morning
  • Loading branch information
kellyredding committed Mar 12, 2013
1 parent 94a6afb commit df5e2ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/scmd/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Scmd
VERSION = "2.1.0"
VERSION = "2.1.1"
end

0 comments on commit df5e2ee

Please sign in to comment.