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