Skip to content

Commit 46ae592

Browse files
committed
Bump version to 2.0.1
Signed-off-by: David Celis <[email protected]>
1 parent be89dff commit 46ae592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/api-pagination/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module ApiPagination
22
MAJOR = 2
33
MINOR = 0
4-
PATCH = 0
4+
PATCH = 1
55

66
VERSION = [MAJOR, MINOR, PATCH].join('.')
77
end

0 commit comments

Comments
 (0)