This commit is contained in:
Toshit Chawda 2024-12-19 14:07:31 -08:00
parent 2e8ac98d79
commit 7ce772da7d
No known key found for this signature in database
GPG key ID: 91480ED99E2B3D9D
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "epoxy-client"
version = "2.1.16"
version = "2.1.17"
edition = "2021"
[lints]

View file

@ -1,6 +1,6 @@
{
"name": "@mercuryworkshop/epoxy-tls",
"version": "2.1.16-1",
"version": "2.1.17-1",
"description": "A wasm library for using raw encrypted tls/ssl/tcp/udp/https/websocket streams on the browser",
"scripts": {
"build": "./build.sh"