Skip to content

Commit

Permalink
Version bumped. 0.2.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
nidev committed Jun 2, 2015
1 parent b4e22dd commit dab46b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rbitter/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module Rbitter
PRODUCT_NAME = "Rbitter"
VERSION = "0.1.2"
VERSION = "0.2.0"

def major
VERSION.match(/^([0-9]+)\./)[1]
Expand Down

0 comments on commit dab46b0

Please sign in to comment.