Skip to content

Commit efb64ce

Browse files
committed
Version
1 parent 5651c3a commit efb64ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Change log
22

3-
### V0.1.5a
3+
### V0.1.6
44
* [#62](https://github.com/Wolox/wor-paginate/pull/62): Add options in active model serializer - [@blacksam07](https://github.com/blacksam07).
55

66
### V0.1.5

lib/wor/paginate/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Wor
22
module Paginate
3-
VERSION = '0.1.5a'.freeze
3+
VERSION = '0.1.6'.freeze
44
end
55
end

0 commit comments

Comments
 (0)