We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b4b14d commit a54c0f1Copy full SHA for a54c0f1
lib/jsonapi/resources/version.rb
@@ -1,5 +1,5 @@
1
module JSONAPI
2
module Resources
3
- VERSION = "0.1.1"
+ VERSION = "0.2.0"
4
end
5
0 commit comments