Bump npm token and token-swap versions (#767)

* Bump npm token and token-swap versions

* Bump npm token and token-swap versions
This commit is contained in:
Justin Starry 2020-11-01 13:43:55 +08:00 committed by GitHub
parent c312a0576a
commit beaa05ece5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@solana/spl-token-swap",
"version": "0.0.2",
"version": "0.0.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@solana/spl-token-swap",
"version": "0.0.2",
"version": "0.0.4",
"description": "SPL Token Swap JavaScript API",
"license": "MIT",
"author": "Solana Maintainers <maintainers@solana.foundation>",

View File

@ -1,6 +1,6 @@
{
"name": "@solana/spl-token",
"version": "0.0.11",
"version": "0.0.13",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@solana/spl-token",
"version": "0.0.11",
"version": "0.0.13",
"description": "SPL Token JavaScript API",
"license": "MIT",
"author": "Solana Maintainers <maintainers@solana.com>",