We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05ce93b commit 334068aCopy full SHA for 334068a
3 files changed
gemfiles/rails_4.gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: ../
3
specs:
4
- jsonapi_errorable (0.1.0)
+ jsonapi_errorable (0.1.1)
5
active_model_serializers (~> 0.10)
6
rails (>= 4.1, < 6)
7
gemfiles/rails_5.gemfile.lock
lib/jsonapi_errorable/version.rb
@@ -1,3 +1,3 @@
module JsonapiErrorable
- VERSION = "0.1.0"
+ VERSION = "0.1.1"
end
0 commit comments