Skip to content

Commit f3fea25

Browse files
author
John Ottenlips
committed
Bump version to 0.3.4
1 parent 246be03 commit f3fea25

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

agave-generator.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
opam-version: "2.0"
22
name: "agave-generator"
3-
version: "0.3.3"
3+
version: "0.3.4"
44
synopsis: "Minimal markdown to HTML static site generator"
55
description: """
66
Minimal markdown to HTML for static sites with pretty URLs.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agave-generator",
3-
"version": "0.3.3",
3+
"version": "0.3.4",
44
"description": "Minimal markdown to HTML static site generator",
55
"license": "Hippocratic-2.1",
66
"repository": {

0 commit comments

Comments
 (0)