We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2064e39 commit a18d2d4Copy full SHA for a18d2d4
lib/jekyll-paginate-v2/version.rb
@@ -1,8 +1,8 @@
1
module Jekyll
2
module PaginateV2
3
- VERSION = "1.9.2"
+ VERSION = "1.9.4"
4
# When modifying remember to issue a new tag command in git before committing, then push the new tag
5
- # git tag -a v1.9.2 -m "Gem v1.9.2"
+ # git tag -a v1.9.4 -m "Gem v1.9.4"
6
# git push origin --tags
7
# Yanking a published Gem
8
# gem yank jekyll-paginate-v2 -v VERSION
0 commit comments