aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 95d5e67..57fa9fe 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "sorting-hat-renderer",
- "version": "1.0.0-a1",
+ "version": "1.0.0",
"description": "Frontend for a mindwave powered sorting hat",
"scripts": {
"build": "webpack --config ./config/webpack.js",