lib/roar/json/json_api/version.rb in roar-jsonapi-0.0.2 vs lib/roar/json/json_api/version.rb in roar-jsonapi-0.0.3
- old
+ new
@@ -1,7 +1,7 @@
module Roar
module JSON
module JSONAPI
- VERSION = '0.0.2'.freeze
+ VERSION = '0.0.3'.freeze
end
end
end