Skip to content

Commit 5028aed

Browse files
committed
Bump version to 0.2.4
- Allow parsing of larger .grd files - Fix some parsing errors to recover from corrupt segments
1 parent dcf94b3 commit 5028aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/gradient/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Gradient
2-
VERSION = "0.2.3"
2+
VERSION = "0.2.4"
33
end

0 commit comments

Comments
 (0)