Skip to content

Commit 0cc31ed

Browse files
committed
fix merge
1 parent e7ef7e9 commit 0cc31ed

File tree

4 files changed

+0
-28
lines changed

4 files changed

+0
-28
lines changed

CairoMakie/Project.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
name = "CairoMakie"
22
uuid = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
33
author = ["Simon Danisch <sdanisch@gmail.com>"]
4-
<<<<<<< ff/breaking-0.25
54
version = "0.16.0"
6-
=======
7-
version = "0.15.9"
8-
>>>>>>> master
95

106
[deps]
117
CRC32c = "8bf52ea8-c179-5cab-976a-9e18b702a9bc"
@@ -31,10 +27,6 @@ FileIO = "1.1"
3127
FreeType = "3, 4.0"
3228
GeometryBasics = "0.5"
3329
LinearAlgebra = "1.0, 1.6"
34-
<<<<<<< ff/breaking-0.25
3530
Makie = "=0.25.0"
36-
=======
37-
Makie = "=0.24.9"
38-
>>>>>>> master
3931
PrecompileTools = "1.0"
4032
julia = "1.3"

GLMakie/Project.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name = "GLMakie"
22
uuid = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
3-
<<<<<<< ff/breaking-0.25
43
version = "0.14.0"
5-
=======
6-
version = "0.13.9"
7-
>>>>>>> master
84

95
[deps]
106
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
@@ -37,11 +33,7 @@ FreeTypeAbstraction = "0.10"
3733
GLFW = "3.4.3"
3834
GeometryBasics = "0.5"
3935
LinearAlgebra = "1.0, 1.6"
40-
<<<<<<< ff/breaking-0.25
4136
Makie = "=0.25.0"
42-
=======
43-
Makie = "=0.24.9"
44-
>>>>>>> master
4537
Markdown = "1.0, 1.6"
4638
MeshIO = "0.5"
4739
ModernGL = "1"

Makie/Project.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
name = "Makie"
22
uuid = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
33
authors = ["Simon Danisch", "Julius Krumbiegel"]
4-
<<<<<<< ff/breaking-0.25
54
version = "0.25.0"
6-
=======
7-
version = "0.24.9"
8-
>>>>>>> master
95

106
[deps]
117
Animations = "27a7e980-b3e6-11e9-2bcd-0b925532e340"

RPRMakie/Project.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
name = "RPRMakie"
22
uuid = "22d9f318-5e34-4b44-b769-6e3734a732a6"
33
authors = ["Simon Danisch"]
4-
<<<<<<< ff/breaking-0.25
54
version = "0.11.0"
6-
=======
7-
version = "0.10.9"
8-
>>>>>>> master
95

106
[deps]
117
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
@@ -24,11 +20,7 @@ Colors = "0.9, 0.10, 0.11, 0.12, 0.13"
2420
FileIO = "1.6"
2521
GeometryBasics = "0.5"
2622
LinearAlgebra = "1.0, 1.6"
27-
<<<<<<< ff/breaking-0.25
2823
Makie = "=0.25.0"
29-
=======
30-
Makie = "=0.24.9"
31-
>>>>>>> master
3224
Printf = "1.0, 1.6"
3325
RadeonProRender = "0.3.2"
3426
julia = "1.3"

0 commit comments

Comments
 (0)