Skip to content

Commit

Permalink
bump up version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ferndopolis committed Feb 27, 2014
1 parent 9883800 commit 6629a91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/timecop_console/version.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module TimecopConsole
class Version
MAJOR ||= 0
MINOR ||= 2
PATCH ||= 1
MINOR ||= 3
PATCH ||= 0

class << self
def to_s
Expand Down

0 comments on commit 6629a91

Please sign in to comment.