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 1a63a00 commit 07609daCopy full SHA for 07609da
History.markdown
@@ -1,4 +1,4 @@
1
-## HEAD
+## 1.4.0 / 2015-12-01
2
3
* Allow `noscript` fallback to be disabled (#29)
4
* Use Octokit to fetch Gist content when passed `JEKYLL_GITHUB_TOKEN` in env(#28)
lib/jekyll-gist/version.rb
@@ -1,5 +1,5 @@
module Jekyll
module Gist
- VERSION = "1.3.5"
+ VERSION = "1.4.0"
end
5
0 commit comments