We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54dd939 commit addd123Copy full SHA for addd123
Project.toml
@@ -4,6 +4,7 @@ authors = ["ScottPJones <[email protected]>"]
4
keywords = ["Strings"]
5
license = "MIT"
6
uuid = "e79e7a6a-7bb1-5a4d-9d64-da657b06f53a"
7
+version = "1.0.0"
8
9
[deps]
10
Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
appveyor.yml
@@ -1,7 +1,7 @@
1
environment:
2
matrix:
3
- julia_version: 1.0
- - julia_version: 1.1
+ - julia_version: 1
- julia_version: latest
platform:
0 commit comments