Skip to content

Commit a2837ae

Browse files
committed
Bump to 0.9.0-DEV
1 parent 2bebfab commit a2837ae

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

KomaMRIBase/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "KomaMRIBase"
22
uuid = "d0bc0b20-b151-4d03-b2a4-6ca51751cb9c"
33
authors = ["Carlos Castillo Passi <[email protected]>"]
4-
version = "0.9.0"
4+
version = "0.9.0-DEV"
55

66
[deps]
77
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"

KomaMRICore/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "KomaMRICore"
22
uuid = "4baa4f4d-2ae9-40db-8331-a7d1080e3f4e"
33
authors = ["Carlos Castillo Passi <[email protected]>"]
4-
version = "0.9.0"
4+
version = "0.9.0-DEV"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"

KomaMRIFiles/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "KomaMRIFiles"
22
uuid = "fcf631a6-1c7e-4e88-9e64-b8888386d9dc"
33
authors = ["Carlos Castillo Passi <[email protected]>"]
4-
version = "0.9.0"
4+
version = "0.9.0-DEV"
55

66
[deps]
77
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"

KomaMRIPlots/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "KomaMRIPlots"
22
uuid = "76db0263-63f3-4d26-bb9a-5dba378db904"
33
authors = ["Carlos Castillo Passi <[email protected]>"]
4-
version = "0.9.0"
4+
version = "0.9.0-DEV"
55

66
[deps]
77
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "KomaMRI"
22
uuid = "6a340f8b-2cdf-4c04-99be-4953d9b66d0a"
3-
version = "0.9.0"
3+
version = "0.9.0-DEV"
44
authors = ["Carlos Castillo Passi <[email protected]>"]
55

66
[deps]

0 commit comments

Comments
 (0)