Updating to version 0.3.0
This commit is contained in:
parent
e13fe6277d
commit
209ecafb22
|
@ -2,7 +2,7 @@ module Bindings = Reducer_Bindings
|
||||||
|
|
||||||
let bindings: Bindings.t =
|
let bindings: Bindings.t =
|
||||||
[
|
[
|
||||||
("System.version", ReducerInterface_InternalExpressionValue.IEvString("0.2.12")),
|
("System.version", ReducerInterface_InternalExpressionValue.IEvString("0.3.0")),
|
||||||
]->Bindings.fromArray
|
]->Bindings.fromArray
|
||||||
|
|
||||||
let makeBindings = (previousBindings: Bindings.t): Bindings.t =>
|
let makeBindings = (previousBindings: Bindings.t): Bindings.t =>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user