diff --git a/package.json b/package.json index 41b4e6581..021e4fd4b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@sablier/v2-core", "description": "Core smart contracts of the Sablier V2 token distribution protocol", "license": "BUSL-1.1", - "version": "1.1.1", + "version": "1.1.2", "author": { "name": "Sablier Labs Ltd", "url": "https://sablier.com" @@ -74,4 +74,4 @@ "test:lite": "FOUNDRY_PROFILE=lite forge test", "test:optimized": "pnpm build:optimized && FOUNDRY_PROFILE=test-optimized forge test" } -} +} \ No newline at end of file