Skip to content

Commit 20ed580

Browse files
committed
Release: v0.18.1
1 parent 0171c58 commit 20ed580

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.18.1 / 2019-03-23
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.18.0"
4+
VERSION = "0.18.1"
55
end

0 commit comments

Comments
 (0)