diff --git a/.gitignore b/.gitignore index 3a0f1ac..4a2ad01 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .DS_Store Manifest.toml -docs/build \ No newline at end of file +docs/build +docs/misc \ No newline at end of file diff --git a/Project.toml b/Project.toml index 1f8c00d..e8ed9e8 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "MakiePublication" uuid = "dde8697e-0d61-460d-88dd-856f66710dd1" authors = ["Yi-Xin Liu "] -version = "0.3.2" +version = "0.3.3" [deps] ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"