Bump Version Number

This commit is contained in:
Leo Herzog
2020-12-04 14:13:25 -05:00
parent 85ffd7a9a0
commit b14ef98a23
2 changed files with 2 additions and 2 deletions

View File

@@ -207,7 +207,7 @@
</div>
<footer>
<a href="https://github.com/leoherzog/TorrentParts/releases" target="_blank" rel="noopener">v1.1</a>
<a href="https://github.com/leoherzog/TorrentParts/releases" target="_blank" rel="noopener">v1.1.1</a>
</footer>
<script src="/bin/bundle.min.js"></script>

View File

@@ -1,6 +1,6 @@
{
"name": "torrentparts",
"version": "1.1",
"version": "1.1.1",
"description": "📑 A website to inspect and edit Torrent files and Magnet URLs",
"main": "bin/bundle.js",
"dependencies": {