diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 65dea9c..cea5402 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "sideEffects": [ ], "name": "laravel-scorm-player", - "version": "1.0.0", + "version": "0.0.1", "main": "webpack.config.js", "author": "Sam Light", "license": "ISC", |