Skip to content

Commit 7c629e8

Browse files
committed
Release 1.1.0 to support new Gist.
1 parent da5131c commit 7c629e8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

History.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## HEAD
22

3+
## 1.1.0 / 2014-06-18
4+
35
### Minor Enhancements
46

57
* Update regex to allow for new sha-ish ids in Gist. (#1)

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

0 commit comments

Comments
 (0)