bump version

This commit is contained in:
Toshit Chawda 2024-07-13 13:43:04 -07:00
parent 85909d8a9d
commit 52ea7036c4
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.0.7"
version = "2.0.8"
edition = "2021"
[lib]

View file

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