Skip to content

Commit

Permalink
release: v0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sampullman committed Dec 5, 2023
1 parent 2d4177f commit 7e88c25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@samatech/onflow-ts",
"version": "0.14.0",
"version": "0.15.0",
"description": "TypeScript test and dApp utils for the Flow blockchain.",
"module": "dist/esm/index.js",
"main": "dist/index.js",
Expand Down Expand Up @@ -66,4 +66,4 @@
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
}
}
}

0 comments on commit 7e88c25

Please sign in to comment.