v1.0.4
This commit is contained in:
parent
167107f31b
commit
2c1049732e
|
@ -2443,7 +2443,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "serum-dev-tools"
|
||||
version = "1.0.3"
|
||||
version = "1.0.4"
|
||||
dependencies = [
|
||||
"anchor-client",
|
||||
"anyhow",
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue