File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ Version 1.1.3
5
+ -------------
6
+ - GPR #173 : Compatibility with Wasm_of_ocaml (@vouillon )
7
+ - GPR #171 : Update build badge and remove unused travis config (@tmcgilchrist )
8
+
9
+
4
10
Version 1.1.2
5
11
-------------
6
12
Original file line number Diff line number Diff line change 1
1
(lang dune 2 .7)
2
2
(name gen_js_api)
3
- ( version 1 .1.2 )
3
+ ( version 1 .1.3 )
4
4
5
5
( maintainers " Alain Frisch <alain.frisch@lexifi.com>" )
6
6
( authors
Original file line number Diff line number Diff line change 1
1
# This file is generated by dune, edit dune-project instead
2
2
opam-version: "2.0"
3
- version: "1.1.2 "
3
+ version: "1.1.3 "
4
4
synopsis: "Easy OCaml bindings for JavaScript libraries"
5
5
description: """
6
6
Original file line number Diff line number Diff line change 1
1
# This file is generated by dune, edit dune-project instead
2
2
opam-version: "2.0"
3
- version: "1.1.2 "
3
+ version: "1.1.3 "
4
4
synopsis: "Runtime Library for gen_js_api generated libraries"
5
5
description: "To be used in conjunction with gen_js_api"
6
6
maintainer: ["Alain Frisch <alain.frisch@lexifi.com>"]
You can’t perform that action at this time.
0 commit comments