Skip to content

Commit 00cdf0a

Browse files
committed
update version to 1.2.3
modified: _oasis
1 parent 926ea14 commit 00cdf0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_oasis

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# -*-conf-*-
22
OASISFormat: 0.3
33
Name: omd
4-
Version: 1.2.2
4+
Version: 1.2.3
55
Synopsis: A Markdown frontend in pure OCaml.
66
Description: This Markdown library is implemented using only pure OCaml
77
(including I/O operations provided by the standard OCaml compiler distribution).
88
OMD is meant to be as faithful as possible to the original Markdown.
99
Additionally, OMD implements a few Github markdown features, an extension mechanism,
10-
and a few other features.
10+
and some other features.
1111
Note that the opam package installs both the OMD library and the command line tool `omd`.
1212

1313
Authors: Philippe Wang <[email protected]>

0 commit comments

Comments
 (0)