Skip to content

Commit

Permalink
Version bumped to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nidev committed Jun 7, 2015
1 parent aa63c45 commit 269c0a1
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.2.0"
VERSION = "0.2.1"

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

0 comments on commit 269c0a1

Please sign in to comment.