We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56ba970 commit 632265dCopy full SHA for 632265d
lib/transrate/version.rb
@@ -10,7 +10,7 @@ module Transrate
10
module VERSION
11
MAJOR = 1
12
MINOR = 0
13
- PATCH = 0
+ PATCH = 1
14
BUILD = nil
15
16
STRING = [MAJOR, MINOR, PATCH, BUILD].compact.join('.')
0 commit comments