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 20d4047 commit d511889Copy full SHA for d511889
README.md
@@ -1,6 +1,6 @@
1
# gdash - GML Utility Library
2
3
-Version 5.0.0
+Version 6.0.0
4
5
## Introduction
6
package.json
{
"name": "gdash",
- "version": "5.0.0",
+ "version": "6.0.0",
"description": "This package.json is to install development utilities for gdash. You can ignore this if you are using gdash in your game.",
"scripts": {
"readme-toc": "markdown-toc -i README.md",
0 commit comments