aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorTeddy Wing2021-08-14 22:24:22 +0200
committerTeddy Wing2021-08-15 00:16:05 +0200
commit4e7285136537b51fc7d765e2ef91e49f88ee828f (patch)
tree52e85ff75467ab4494b04e7023047eb8d47d160d /package.json
parent05eeb39df793973aa63633166dd34a746c5f9d51 (diff)
downloadnetflix-immersive-4e7285136537b51fc7d765e2ef91e49f88ee828f.tar.bz2
Increase version v0.0.1 -> v0.1.0
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 8f089d6..fabd3a5 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "netflix-immersive",
"description": "Don't skip intros, recaps, or credits",
- "version": "0.0.1",
+ "version": "0.1.0",
"devDependencies": {
"browserify": "^16.5.1",
"typescript": "^3.8.3"