Skip to content

Commit 48355ac

Browse files
committed
Bumping the version to v0.1.14
Fixing #100 by using RomanNumerals 0.3.3.
1 parent 1a2137c commit 48355ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "PDFIO"
22
uuid = "4d0d745f-9d9a-592e-8d18-1ad8a0f42b92"
33
authors = ["Sambit Kumar Dash<sambitdash@gmail.com> "]
4-
version = "0.1.13"
4+
version = "0.1.14"
55

66
[deps]
77
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -25,8 +25,8 @@ AdobeGlyphList = "0.1.1"
2525
BinDeps = "1.0"
2626
LabelNumerals = "0.1.0"
2727
Rectangle = "0.1.2"
28-
RomanNumerals = "0.3.1"
29-
julia = "1.0"
28+
RomanNumerals = "0.3.3"
29+
julia = "1.6"
3030

3131
[extras]
3232
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)