Skip to content

Commit ba63964

Browse files
authored
Bump version numbers (#279)
1 parent 5056219 commit ba63964

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

FastMakie/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "FastMakie"
22
uuid = "ca994201-3d74-4fad-8816-f8bc5449c7c3"
33
authors = ["Lorenz Ohly", "Julia Community"]
4-
version = "0.1.0"
4+
version = "0.1.1"
55

66
[deps]
77
FastAI = "5d0beca9-ade8-49ae-ad0b-a3cf890e669f"

FastTabular/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "FastTabular"
22
uuid = "d896c661-108c-409d-a26f-7fe446e2d3d3"
33
authors = ["Lorenz Ohly", "FluxML Community"]
4-
version = "0.1.0"
4+
version = "0.1.1"
55

66
[deps]
77
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"

FastVision/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "FastVision"
22
uuid = "7bf02486-ff4c-4e73-b158-40c00866b54f"
33
authors = ["Lorenz Ohly", "FluxML Community"]
4-
version = "0.1.0"
4+
version = "0.1.1"
55

66
[deps]
77
ColorVectorSpace = "c3611d14-8923-5661-9e6a-0046d554d3a4"

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "FastAI"
22
uuid = "5d0beca9-ade8-49ae-ad0b-a3cf890e669f"
33
authors = ["Lorenz Ohly", "Julia Community"]
4-
version = "0.5.0"
4+
version = "0.5.1"
55

66
[deps]
77
DataDeps = "124859b0-ceae-595e-8997-d05f6a7a8dfe"

0 commit comments

Comments
 (0)