Skip to content

Commit 83c9204

Browse files
committed
Release 💎 v1.2.1
1 parent 0f7af26 commit 83c9204

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.2.1 / 2015-03-22
22

33
* Use `has_key?` (#6)
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.2.0"
3+
VERSION = "1.2.1"
44
end
55
end

0 commit comments

Comments
 (0)