Skip to content

Commit

Permalink
Release 💎 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredxing committed Jan 7, 2015
1 parent 8633bc1 commit 9705968
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## HEAD

### Minor Enhancements

### Bug Fixes

## 2.0.0 / 2015-01-06

### Minor Enhancements
* Add documentation to repository (#25)

Expand Down
2 changes: 1 addition & 1 deletion lib/jekyll-archives/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Jekyll
module Archives
VERSION = '1.0.0'
VERSION = '2.0.0'
end
end

0 comments on commit 9705968

Please sign in to comment.