update System.version
This commit is contained in:
parent
fe8e980d27
commit
9c3d41427e
|
@ -2,7 +2,7 @@ module Bindings = Reducer_Bindings
|
|||
|
||||
let bindings: Bindings.t =
|
||||
[
|
||||
("System.version", ReducerInterface_InternalExpressionValue.IEvString("0.3.0")),
|
||||
("System.version", ReducerInterface_InternalExpressionValue.IEvString("0.4.0-dev")),
|
||||
]->Bindings.fromArray
|
||||
|
||||
let makeBindings = (previousBindings: Bindings.t): Bindings.t =>
|
||||
|
|
Loading…
Reference in New Issue
Block a user