aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 60d348d..d67b85d 100644
--- a/package.json
+++ b/package.json
@@ -36,10 +36,10 @@
"tsc": "tsc --project ./tsconfig.json"
},
"name": "4951w-pendulum-webapp",
- "version": "0.0.1",
+ "version": "0.1.0",
"description": "The webapp for Professor Lamperski's Pendulum",
"main": "dist/index.js",
"author": "Matt Strapp <matt@mattstrapp.net>",
"license": "MIT",
"private": true
-}
+} \ No newline at end of file