Skip to content

Commit b658e02

Browse files
committed
Update scripts, add version to Project.toml
1 parent 4834015 commit b658e02

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Project.toml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ authors = ["ScottPJones <[email protected]>"]
44
keywords = ["Strings", "Literals", "Entities", "Unicode", "HTML", "LaTeX", "Emoji"]
55
license = "MIT"
66
uuid = "42b7a45b-8021-5b99-aff5-7432580bee1c"
7+
version = "1.0.0"
78

89
[deps]
910
ModuleInterfaceTools = "5cb8414e-7aab-5a03-a681-351269c074bf"

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
environment:
22
matrix:
33
- julia_version: 1.0
4-
- julia_version: 1.1
4+
- julia_version: 1
55
- julia_version: latest
66

77
platform:

0 commit comments

Comments
 (0)