Skip to content

Commit

Permalink
bumping version to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nenad Nikolić committed Nov 24, 2017
1 parent 8c76acc commit 4787d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/json_api_responders/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module JsonApiResponders
MAJOR = 2
MINOR = 2
MINOR = 3
PATCH = 0
VERSION = [MAJOR, MINOR, PATCH].join('.').freeze
end

0 comments on commit 4787d70

Please sign in to comment.