chore version bump

This commit is contained in:
2023-07-27 17:13:13 -04:00
parent 21780b9bd2
commit f10d1e0c23
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "discreetly-interfaces",
"version": "0.1.13",
"version": "0.1.14",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "discreetly-interfaces",
"version": "0.1.13",
"version": "0.1.14",
"license": "MIT",
"dependencies": {
"poseidon-lite": "^0.2.0",

View File

@@ -1,6 +1,6 @@
{
"name": "discreetly-interfaces",
"version": "0.1.14",
"version": "0.1.15",
"description": "Common interfaces and utilities for discreetly",
"author": "AtHeartEngineer",
"homepage": "https://github.com/Discreetly",