Skip to content

Commit

Permalink
bumping gem version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinelliott committed Oct 25, 2011
1 parent 55f8ddc commit a87bfdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/agent_orange/version.rb
@@ -1,5 +1,5 @@
module AgentOrange
VERSION = "0.1.1" # This is for the gem and does not conflict with the rest of the functionality
VERSION = "0.1.2" # This is for the gem and does not conflict with the rest of the functionality

class Version
attr_accessor :major, :minor, :patch_level, :build_number
Expand Down

0 comments on commit a87bfdc

Please sign in to comment.