Skip to content

Commit

Permalink
Bump version to 5.1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
russellquinn committed Jan 14, 2015
1 parent 073b79a commit 3ada751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/casein/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module Casein
VERSION_HASH = { major: 5, minor: 1, patch: 1, build: 2 }
VERSION_HASH = { major: 5, minor: 1, patch: 1, build: 3 }
VERSION = VERSION_HASH.values.join(".")
end

0 comments on commit 3ada751

Please sign in to comment.