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