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 1d5788d commit e4e3b3aCopy full SHA for e4e3b3a
History.markdown
@@ -1,5 +1,15 @@
1
## HEAD
2
3
+### Major Enhancements
4
+
5
+### Minor Enhancements
6
7
+### Bug Fixes
8
9
+### Development Fixes
10
11
+## 0.4.0 / 2014-05-06
12
13
### Major Enhancements
14
15
* Upgrade to Jekyll 2.0 (#27)
@@ -8,8 +18,6 @@
18
19
* Shorten resulting HTML to make redirects quicker (#20)
20
-### Bug Fixes
-
21
### Development Fixes
22
23
* Use SVG Travis badge in README (#21)
lib/jekyll-redirect-from/version.rb
@@ -1,3 +1,3 @@
module JekyllRedirectFrom
- VERSION = "0.3.1"
+ VERSION = "0.4.0"
end
0 commit comments