Skip to content

Commit 94c04ff

Browse files
committed
Release 💎 v1.3.5
1 parent 9a7cf4e commit 94c04ff

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.3.5 / 2015-10-23
22

33
* Fix encoding error for `noscript` code (#23)
44
* Test against Jekyll 3, 2, and the github-pages gem (#19)

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.4"
3+
VERSION = "1.3.5"
44
end
55
end

0 commit comments

Comments
 (0)