Skip to content

Commit

Permalink
Release 0.41.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jgraichen committed Sep 13, 2014
1 parent 39589ed commit d699d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/acfs/version.rb
Expand Up @@ -3,7 +3,7 @@ module VERSION
MAJOR = 0
MINOR = 41
PATCH = 1
STAGE = :beta1
STAGE = nil

STRING = [MAJOR, MINOR, PATCH, STAGE].reject(&:nil?).join('.')

Expand Down

0 comments on commit d699d28

Please sign in to comment.