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 da5131c commit 7c629e8Copy full SHA for 7c629e8
History.markdown
@@ -1,5 +1,7 @@
1
## HEAD
2
3
+## 1.1.0 / 2014-06-18
4
+
5
### Minor Enhancements
6
7
* Update regex to allow for new sha-ish ids in Gist. (#1)
lib/jekyll-gist/version.rb
@@ -1,5 +1,5 @@
module Jekyll
module Gist
- VERSION = "1.0.0"
+ VERSION = "1.1.0"
end
0 commit comments