Skip to content

Commit 62bcf9f

Browse files
committed
Bump to version 0.2.3
- Fix bug in .grd parsing where colors did not get properly turned in to RGB
1 parent 746a9ea commit 62bcf9f

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.2"
2+
VERSION = "0.2.3"
33
end

0 commit comments

Comments
 (0)