Skip to content

Commit 55016b6

Browse files
committed
Release 0.1
1 parent 7b0bd02 commit 55016b6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
0.1 (Nov 30, 2014)
2+
==================
3+
4+
- Initial release
5+
- Add `ocaml-merlin` syntax checker

flycheck-ocaml.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
;; Author: Sebastian Wiesner <[email protected]>
66
;; URL: https://github.com/flycheck/flycheck-ocaml
77
;; Keywords: convenience, tools, languages
8-
;; Version: 0.1-cvs
8+
;; Version: 0.1
99
;; Package-Requires: ((emacs "24.1") (flycheck "0.22-cvs1") (merlin "2.0"))
1010

1111
;; This file is not part of GNU Emacs.

0 commit comments

Comments
 (0)