M CHANGELOG.md => CHANGELOG.md +4 -1
@@ 1,6 1,9 @@
# Revision history for language-gemini
+## 0.1.0.1 -- 2023-07-24
+
+* Fix arrow being parsed as link
+
## 0.1.0.0 -- 2020-07-24
* First version. Released on an unsuspecting world.
-
M language-gemini.cabal => language-gemini.cabal +1 -1
@@ 1,7 1,7 @@
cabal-version: 2.2
name: language-gemini
-version: 0.1.0.0
+version: 0.1.0.1
synopsis: Datatypes and parsing/printing functions to represent the Gemini markup language
description:
This package contains the 'GeminiDocument' datatype, representing a Gemini