Skip to content

Commit 782884a

Browse files
committed
Release 💎 v1.3.1
1 parent a32be99 commit 782884a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

History.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## HEAD
1+
## 1.3.1 / 2015-08-16
22

33
* Replaced `OpenURI` with `Net::HTTP` and introduced timeout of 3 seconds (#11)
44

lib/jekyll-gist/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Jekyll
22
module Gist
3-
VERSION = "1.3.0"
3+
VERSION = "1.3.1"
44
end
55
end

0 commit comments

Comments
 (0)