Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
version 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
arBmind committed Sep 7, 2014
1 parent aa21a80 commit 2cff7cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module RailsDisco
module VERSION
MAJOR = 0
MINOR = 5
TINY = 2
TINY = 3
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
Expand Down

0 comments on commit 2cff7cc

Please sign in to comment.