Skip to content

Commit 746024e

Browse files
author
Hongbo Zhang
committed
[snapshot]
1 parent 731f1b3 commit 746024e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jscomp/bin/compiler.ml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(** Bundled by ocaml_pack 04/19-15:20 *)
1+
(** Bundled by ocaml_pack 04/19-15:43 *)
22
module Literals : sig
33
#1 "literals.mli"
44
(* Copyright (C) 2015-2016 Bloomberg Finance L.P.
@@ -5175,7 +5175,7 @@ let gc = "Caml_gc"
51755175
let int32 = "Caml_int32"
51765176
let block = "Block"
51775177
let js_primitive = "Js_primitive"
5178-
let version = "0.4.1"
5178+
let version = "0.4.2"
51795179
let runtime_set =
51805180
[
51815181
js_primitive;

0 commit comments

Comments
 (0)