Skip to content

Commit

Permalink
build: bump package version to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
andreivladbrg committed Dec 19, 2023
1 parent 0b533fe commit 038ec94
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
Expand Up @@ -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"
Expand Down Expand Up @@ -74,4 +74,4 @@
"test:lite": "FOUNDRY_PROFILE=lite forge test",
"test:optimized": "pnpm build:optimized && FOUNDRY_PROFILE=test-optimized forge test"
}
}
}

0 comments on commit 038ec94

Please sign in to comment.