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 5eb26cc commit 08871beCopy full SHA for 08871be
2 files changed
agave-generator.opam
@@ -1,6 +1,6 @@
1
opam-version: "2.0"
2
name: "agave-generator"
3
-version: "0.2.2"
+version: "0.2.3"
4
synopsis: "Minimal markdown to HTML static site generator"
5
description: """
6
Minimal markdown to HTML for static sites with pretty URLs.
package.json
{
"name": "agave-generator",
- "version": "0.2.2",
+ "version": "0.2.3",
"description": "Minimal markdown to HTML static site generator",
"license": "Hippocratic-2.1",
"repository": {
0 commit comments