Skip to content

Commit

Permalink
Version bump for dev releases
Browse files Browse the repository at this point in the history
  • Loading branch information
John Woods committed Jul 25, 2016
1 parent 21fbb8c commit e3e5d12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/nmatrix/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class NMatrix
module VERSION #:nodoc:
MAJOR = 0
MINOR = 2
TINY = 3
TINY = 4
#PRE = "a"

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

0 comments on commit e3e5d12

Please sign in to comment.