Skip to content

Commit e2bb225

Browse files
authored
Prepare cairo npm package for publishing (#389)
1 parent e96894e commit e2bb225

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/core-cairo/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.15.0 (2024-09-19)
44

55
- Add Account and EthAccount. ([#387](https://github.com/OpenZeppelin/contracts-wizard/pull/387))
66

packages/core-cairo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openzeppelin/wizard-cairo",
3-
"version": "0.14.0",
3+
"version": "0.15.0",
44
"description": "A boilerplate generator to get started with OpenZeppelin Contracts for Cairo",
55
"license": "MIT",
66
"repository": "github:OpenZeppelin/contracts-wizard",

0 commit comments

Comments
 (0)