Skip to content

Commit 0d555a7

Browse files
committed
Release 💎 3.6.2
1 parent 1cda184 commit 0d555a7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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+
## 3.6.2 / 2017-10-21
22

33
### Development Fixes
44

docs/latest_version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.6.1
1+
3.6.2

lib/jekyll/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 Jekyll
4-
VERSION = "3.6.1".freeze
4+
VERSION = "3.6.2".freeze
55
end

0 commit comments

Comments
 (0)