Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
bump version to 3.0.2
  • Loading branch information
vhochstein committed Jan 26, 2011
1 parent 7228106 commit 67072a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/render_component/version.rb
Expand Up @@ -2,7 +2,7 @@ module RenderComponent
module Version
MAJOR = 3
MINOR = 0
PATCH = 1
PATCH = 2

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

0 comments on commit 67072a3

Please sign in to comment.