Skip to content

Commit b2e781f

Browse files
committed
Release 0.61.0
1 parent f1ac33b commit b2e781f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.61.0] - 2025-06-10
99
BREAKING: you should update library to support new `StorageInfo` format. Both versions work fine on mainnet until new format is not enabled.
1010

1111
## Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ton/core",
3-
"version": "0.60.1",
3+
"version": "0.61.0",
44
"main": "dist/index.js",
55
"repository": "https://github.com/ton-org/ton-core.git",
66
"author": "Whales Corp. <[email protected]>",

0 commit comments

Comments
 (0)