Skip to content

Commit 08871be

Browse files
author
John Ottenlips
committed
bump
1 parent 5eb26cc commit 08871be

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.2.2"
3+
version: "0.2.3"
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.2.2",
3+
"version": "0.2.3",
44
"description": "Minimal markdown to HTML static site generator",
55
"license": "Hippocratic-2.1",
66
"repository": {

0 commit comments

Comments
 (0)