Skip to content

Commit a18d2d4

Browse files
committed
Bumping version to v1.9.4 for release
1 parent 2064e39 commit a18d2d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/jekyll-paginate-v2/version.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module Jekyll
22
module PaginateV2
3-
VERSION = "1.9.2"
3+
VERSION = "1.9.4"
44
# 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"
5+
# git tag -a v1.9.4 -m "Gem v1.9.4"
66
# git push origin --tags
77
# Yanking a published Gem
88
# gem yank jekyll-paginate-v2 -v VERSION

0 commit comments

Comments
 (0)