diff --git a/CHANGELOG.md b/CHANGELOG.md index 631e941ba..7739d4f1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. -## [0.11.0](https://github.com/lukso-network/lsp-smart-contracts/compare/v0.11.0-rc.1...v0.11.0) (2023-09-06) +## [0.11.1](https://github.com/lukso-network/lsp-smart-contracts/compare/v0.11.0-rc.1...v0.11.0) (2023-09-07) ### ⚠ BREAKING CHANGES diff --git a/package.json b/package.json index 44634682e..c8700f37c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lukso/lsp-smart-contracts", - "version": "0.11.0", + "version": "0.11.1", "description": "The reference implementation for universal profiles smart contracts", "directories": { "test": "test"