We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d3ff27 commit 8b4fd52Copy full SHA for 8b4fd52
lib/alchemy/json_api/version.rb
@@ -1,6 +1,6 @@
1
# frozen_string_literal: true
2
module Alchemy
3
module JsonApi
4
- VERSION = "2.0.1"
+ VERSION = "2.1.0"
5
end
6
0 commit comments