1.0.8-alpha

This commit is contained in:
David Reed 2023-01-01 16:23:20 -05:00
parent 488da54f3e
commit eed786308a
No known key found for this signature in database
GPG key ID: 2211691D8A1EE72F
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "@titaniumnetwork-dev/ultraviolet",
"version": "1.0.7",
"version": "1.0.8-alpha",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@titaniumnetwork-dev/ultraviolet",
"version": "1.0.7",
"version": "1.0.8-alpha",
"license": "MIT",
"dependencies": {
"@tomphttp/bare-client": "^1.1.2-beta.3",

View file

@ -1,6 +1,6 @@
{
"name": "@titaniumnetwork-dev/ultraviolet",
"version": "1.0.7",
"version": "1.0.8-alpha",
"description": "Highly sophisticated proxy used for evading internet censorship or accessing websites in a controlled sandbox using the power of service-workers and more!",
"main": "lib/index.cjs",
"license": "MIT",