Skip to content

Commit 632265d

Browse files
committed
Version 1.0.1
1 parent 56ba970 commit 632265d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/transrate/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module Transrate
1010
module VERSION
1111
MAJOR = 1
1212
MINOR = 0
13-
PATCH = 0
13+
PATCH = 1
1414
BUILD = nil
1515

1616
STRING = [MAJOR, MINOR, PATCH, BUILD].compact.join('.')

0 commit comments

Comments
 (0)