Skip to content

Commit

Permalink
prepare 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scambra committed Mar 15, 2012
1 parent 254cc2a commit 08dcd3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/active_scaffold/version.rb
Expand Up @@ -2,7 +2,7 @@ module ActiveScaffold
module Version
MAJOR = 3
MINOR = 2
PATCH = 1
PATCH = 2

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

0 comments on commit 08dcd3a

Please sign in to comment.