Skip to content

Commit

Permalink
Version bumped to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nidev committed Aug 29, 2015
1 parent 7098555 commit c3fe353
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.1"
VERSION = "0.2.2"

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

0 comments on commit c3fe353

Please sign in to comment.