Skip to content

Commit fd15943

Browse files
authored
allow 0.4 semver for CodeTracking (#191)
* allow 0.4 semver for CodeTracking
1 parent 41c9900 commit fd15943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
99
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
1010

1111
[compat]
12-
CodeTracking = "0.3.2"
12+
CodeTracking = "0.3.2, 0.4"
1313

1414
[extras]
1515
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"

0 commit comments

Comments
 (0)