Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vhochstein committed Aug 20, 2014
1 parent 28fa89d commit 03c87bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/active_scaffold_batch/version.rb
Expand Up @@ -2,7 +2,7 @@ module ActiveScaffoldBatch
module Version
MAJOR = 3
MINOR = 1
PATCH = 2
PATCH = 3

STRING = [MAJOR, MINOR, PATCH].compact.join('.')
end
Expand Down

0 comments on commit 03c87bb

Please sign in to comment.