We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b4303a commit 82f2a5dCopy full SHA for 82f2a5d
History.markdown
@@ -1,4 +1,4 @@
1
-## HEAD
+## 1.4.1 / 2017-06-21
2
3
* Don't ask .empty? until it's a String. (#38)
4
* rename Liquid 4 `has_key?` to `key?` to add compatibility for liquid 4 (#41)
lib/jekyll-gist/version.rb
@@ -1,5 +1,5 @@
module Jekyll
module Gist
- VERSION = "1.4.0"
+ VERSION = "1.4.1"
end
5
0 commit comments