We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a61fbb1 commit 03e1a11Copy full SHA for 03e1a11
Project.toml
@@ -1,7 +1,7 @@
1
name = "SimpleIMGUI"
2
uuid = "37c0dfa8-367e-4f81-95ac-b6bdb4b61673"
3
authors = ["Siddharth Bhatia <[email protected]> and contributors"]
4
-version = "0.1.0"
+version = "0.0.1"
5
6
[deps]
7
SimpleDraw = "d1acf6f4-8553-480e-80ae-3c883f0a995a"
README.md
@@ -1,3 +1,3 @@
# SimpleIMGUI
-This package is unregistered as of this writing. Check out the `examples` directory to see an example usage.
+Check out the `examples` directory to see an example usage.
0 commit comments