We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d4572d commit 92f041bCopy full SHA for 92f041b
1 file changed
lib/jsonapi/resources/version.rb
@@ -1,5 +1,5 @@
1
module JSONAPI
2
module Resources
3
- VERSION = "0.3.3"
+ VERSION = "0.4.0"
4
end
5
0 commit comments