We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8633bc1 commit 9705968Copy full SHA for 9705968
History.md
@@ -1,5 +1,11 @@
1
## HEAD
2
3
+### Minor Enhancements
4
+
5
+### Bug Fixes
6
7
+## 2.0.0 / 2015-01-06
8
9
### Minor Enhancements
10
* Add documentation to repository (#25)
11
lib/jekyll-archives/version.rb
@@ -1,5 +1,5 @@
module Jekyll
module Archives
- VERSION = '1.0.0'
+ VERSION = '2.0.0'
end
0 commit comments