This commit is contained in:
Sayantan Karmakar 2022-06-22 17:56:49 +05:30
parent 167107f31b
commit 2c1049732e
3 changed files with 3 additions and 3 deletions

2
cli/Cargo.lock generated
View File

@ -2443,7 +2443,7 @@ dependencies = [
[[package]]
name = "serum-dev-tools"
version = "1.0.3"
version = "1.0.4"
dependencies = [
"anchor-client",
"anyhow",

View File

@ -1,6 +1,6 @@
[package]
name = "serum-dev-tools"
version = "1.0.3"
version = "1.0.4"
edition = "2021"
authors = ["Sayantan Karmakar <sayantankarmakar@outlook.com>"]
homepage = "https://github.com/project-serum/serum-dev-tools"

View File

@ -1,6 +1,6 @@
{
"name": "@project-serum/serum-dev-tools",
"version": "1.0.3",
"version": "1.0.4",
"description": "developer tooling suite for building on serum",
"repository": {
"type": "git",