Skip to content

Commit 07609da

Browse files
committed
Release 💎 v1.4.0
1 parent 1a63a00 commit 07609da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

History.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## HEAD
1+
## 1.4.0 / 2015-12-01
22

33
* Allow `noscript` fallback to be disabled (#29)
44
* Use Octokit to fetch Gist content when passed `JEKYLL_GITHUB_TOKEN` in env(#28)

lib/jekyll-gist/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Jekyll
22
module Gist
3-
VERSION = "1.3.5"
3+
VERSION = "1.4.0"
44
end
55
end

0 commit comments

Comments
 (0)