diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 141f1e4..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,4 +0,0 @@ -# Changelog - -**1.0** -* Initial Release diff --git a/README.md b/README.md index 76f75c5..aa97675 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,4 @@ JS API for Minecraft [View API](docs/README.md) ## Examples -[View Examples](examples) - -## Changelog -[View Changelog](CHANGELOG.md) +[View Examples](examples) \ No newline at end of file diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 080a177..89ad9d0 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "id": "scriptcraft", - "version": "1.0.0", + "version": "1.0.0-SNAPSHOT", "name": "${name}", "description": "JS API for Minecraft", "authors": [