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 3d85a3c commit 38a84a9Copy full SHA for 38a84a9
History.markdown
@@ -1,3 +1,9 @@
1
+## 2.5.1
2
+
3
+### Minor Enhancements
4
5
+ * Allow use and testing with Jekyll 4.x (#398)
6
7
## 2.5.0
8
9
### Bug Fixes
minima.gemspec
@@ -2,7 +2,7 @@
Gem::Specification.new do |spec|
spec.name = "minima"
- spec.version = "2.5.0"
+ spec.version = "2.5.1"
spec.authors = ["Joel Glovier"]
spec.email = ["[email protected]"]
0 commit comments