Skip to content

Commit 12988d3

Browse files
authored
Merge pull request #74 from tk3369/tk/bump-version-1.3.0
Bump version to 1.3.0
2 parents d8401c2 + 23b2301 commit 12988d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SASLib"
22
uuid = "df8f2f22-cfef-5733-af3f-96770d497d85"
33
authors = ["Tom Kwong <tk3369@gmail.com>"]
4-
version = "1.2.1"
4+
version = "1.3.0"
55

66
[deps]
77
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -15,7 +15,7 @@ TabularDisplay = "3eeacb1d-13c2-54cc-9b18-30c86af3cadb"
1515
IteratorInterfaceExtensions = "0.1.1, 1"
1616
StringEncodings = "0.3"
1717
TableTraits = "0.4.1, 1"
18-
Tables = "1.0"
18+
Tables = "1"
1919
TabularDisplay = "1"
2020
julia = "1"
2121

0 commit comments

Comments
 (0)