Skip to content

Commit 44404b3

Browse files
committed
Bump to version 0.4.0
- Allow `Gradient::Map` and `Gradient::Point` to be serialized/deserialized to primitives using the methods `#serialize` & `.deserialize`
1 parent 5c84039 commit 44404b3

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

0 commit comments

Comments
 (0)