From 1440ac69a1da341ce7de18853814672b8cc92236 Mon Sep 17 00:00:00 2001
From: Leo <5376265+leoherzog@users.noreply.github.com>
Date: Tue, 2 Aug 2022 13:41:53 +0000
Subject: [PATCH] Bump Version
---
index.html | 2 +-
package.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index 05169ad..85cf800 100644
--- a/index.html
+++ b/index.html
@@ -211,7 +211,7 @@
diff --git a/package.json b/package.json
index 7a84bbf..acc8727 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "torrentparts",
- "version": "1.1.1",
+ "version": "1.2",
"description": "📑 A website to inspect and edit Torrent files and Magnet URLs",
"main": "bin/bundle.js",
"dependencies": {