Skip to content

Commit

Permalink
Freeze FactoryGirl version string
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaclayton committed Apr 1, 2016
1 parent f8a134d commit 78ae8b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/factory_girl/version.rb
@@ -1,3 +1,3 @@
module FactoryGirl
VERSION = '4.5.0'
VERSION = '4.5.0'.freeze
end

0 comments on commit 78ae8b4

Please sign in to comment.