Skip to content

Commit

Permalink
Bump version to 0.2.4
Browse files Browse the repository at this point in the history
- Allow parsing of larger .grd files
- Fix some parsing errors to recover from corrupt segments
  • Loading branch information
zeevallin committed Nov 22, 2015
1 parent dcf94b3 commit 5028aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/gradient/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Gradient
VERSION = "0.2.3"
VERSION = "0.2.4"
end

0 comments on commit 5028aed

Please sign in to comment.