Skip to content

Commit 4787d70

Browse files
author
Nenad Nikolić
committed
bumping version to v2.3.0
1 parent 8c76acc commit 4787d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/json_api_responders/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module JsonApiResponders
22
MAJOR = 2
3-
MINOR = 2
3+
MINOR = 3
44
PATCH = 0
55
VERSION = [MAJOR, MINOR, PATCH].join('.').freeze
66
end

0 commit comments

Comments
 (0)