Skip to content

Commit 3b37a14

Browse files
committed
chore(release): 💎 v0.17.0
1 parent 12b956a commit 3b37a14

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+
## 0.17.0 / 2018-12-20
22

33
### Bug Fixes
44

lib/jekyll-import/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module JekyllImport
4-
VERSION = "0.16.0"
4+
VERSION = "0.17.0"
55
end

0 commit comments

Comments
 (0)