Skip to content

Commit 460eb8f

Browse files
authored
Raise the lower-bound version number to julia 1.6. Bump our version to 0.4
1 parent 8aa24e8 commit 460eb8f

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,10 +1,10 @@
11
name = "FixedPointDecimals"
22
uuid = "fb4d412d-6eee-574d-9565-ede6634db7b0"
33
authors = ["Fengyang Wang <fengyang.wang.0@gmail.com>", "Curtis Vogt <curtis.vogt@gmail.com>"]
4-
version = "0.3.1"
4+
version = "0.4.0"
55

66
[compat]
7-
julia = "0.7, 1.0"
7+
julia = "1.6"
88

99
[extras]
1010
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"

0 commit comments

Comments
 (0)