Skip to content

Commit bda86e4

Browse files
author
John Ottenlips
committed
bump
1 parent 1392c75 commit bda86e4

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

0 commit comments

Comments
 (0)