diff --git a/lib/jsonapi/resources/version.rb b/lib/jsonapi/resources/version.rb index 071aab8e5..3023c35ea 100644 --- a/lib/jsonapi/resources/version.rb +++ b/lib/jsonapi/resources/version.rb @@ -1,5 +1,5 @@ module JSONAPI module Resources - VERSION = "0.0.16" + VERSION = "0.1.0" end end \ No newline at end of file