We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5651c3a commit efb64ceCopy full SHA for efb64ce
CHANGELOG.md
@@ -1,6 +1,6 @@
1
## Change log
2
3
-### V0.1.5a
+### V0.1.6
4
* [#62](https://github.com/Wolox/wor-paginate/pull/62): Add options in active model serializer - [@blacksam07](https://github.com/blacksam07).
5
6
### V0.1.5
lib/wor/paginate/version.rb
@@ -1,5 +1,5 @@
module Wor
module Paginate
- VERSION = '0.1.5a'.freeze
+ VERSION = '0.1.6'.freeze
end
0 commit comments