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 246be03 commit f3fea25Copy full SHA for f3fea25
2 files changed
agave-generator.opam
@@ -1,6 +1,6 @@
1
opam-version: "2.0"
2
name: "agave-generator"
3
-version: "0.3.3"
+version: "0.3.4"
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.3.3",
+ "version": "0.3.4",
"description": "Minimal markdown to HTML static site generator",
"license": "Hippocratic-2.1",
"repository": {
0 commit comments