Skip to content

Commit 9705968

Browse files
committed
Release 💎 2.0.0
1 parent 8633bc1 commit 9705968

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## HEAD
22

3+
### Minor Enhancements
4+
5+
### Bug Fixes
6+
7+
## 2.0.0 / 2015-01-06
8+
39
### Minor Enhancements
410
* Add documentation to repository (#25)
511

lib/jekyll-archives/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 Archives
3-
VERSION = '1.0.0'
3+
VERSION = '2.0.0'
44
end
55
end

0 commit comments

Comments
 (0)