Skip to content

Commit 2382b20

Browse files
authored
Upgrade versions (#1037)
1 parent 915b187 commit 2382b20

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ Preferences = "1.4"
8585
PythonCall = "0.9"
8686
Random = "1.10"
8787
Random123 = "1.7"
88-
ReactantCore = "0.1.7"
89-
Reactant_jll = "0.0.101"
88+
ReactantCore = "0.1.8"
89+
Reactant_jll = "0.0.102"
9090
Scratch = "1.2"
9191
Sockets = "1.10"
9292
SpecialFunctions = "2.4"

lib/ReactantCore/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ReactantCore"
22
uuid = "a3311ec8-5e00-46d5-b541-4f83e724a433"
33
authors = ["William Moses <[email protected]>", "Valentin Churavy <[email protected]>", "Sergio Sánchez Ramírez <[email protected]>", "Paul Berg <[email protected]>", "Avik Pal <[email protected]>"]
4-
version = "0.1.7"
4+
version = "0.1.8"
55

66
[deps]
77
ExpressionExplorer = "21656369-7473-754a-2065-74616d696c43"

0 commit comments

Comments
 (0)