Skip to content

Commit c8d17f3

Browse files
committed
Bump version
Signed-off-by: BenCurran98 <b.curran@fugro.com>
1 parent f5ef472 commit c8d17f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "LASDatasets"
22
uuid = "cc498e2a-d443-4943-8f26-2a8a0f3c7cdb"
33
authors = ["BenCurran98 <b.curran@fugro.com>"]
4-
version = "0.3.0"
4+
version = "0.3.1"
55

66
[deps]
77
BufferedStreams = "e1450e63-4bb3-523b-b2a4-4ffa8c0fd77d"
@@ -21,7 +21,7 @@ TypedTables = "9d95f2ec-7b3d-5a63-8d20-e2491e220bb9"
2121

2222
[compat]
2323
BufferedStreams = "1"
24-
ColorTypes = "0.11"
24+
ColorTypes = "0.11, 0.12"
2525
DocStringExtensions = "0.9"
2626
FileIO = "1"
2727
FixedPointNumbers = "0.8"

0 commit comments

Comments
 (0)