Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
  • Loading branch information
polar committed Aug 26, 2013
1 parent c3880fe commit fe97dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/community_engine/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module CommunityEngine
module Version
MAJOR = 3
MINOR = 0
PATCH = 0
PATCH = 1
BUILD = "pre1"

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

0 comments on commit fe97dd5

Please sign in to comment.