Skip to content

Commit c461449

Browse files
committed
docs: roll beta.2
1 parent d57a3bd commit c461449

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
### Prerequisites
44

55
- [Node.js](https://nodejs.org) (v20+)
6+
- [Just](https://github.com/casey/just) (command runner)
67
- [Bun](https://bun.sh) (package manager)
7-
- [Just](https://github.com/casey/just) (task runner)
88

99
### Setup
1010

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sablier/deployments",
33
"description": "Deployment data for the Sablier Protocol",
4-
"version": "1.0.0-beta.1",
4+
"version": "1.0.0-beta.2",
55
"author": {
66
"name": "Sablier Labs Ltd",
77
"url": "https://sablier.com"

0 commit comments

Comments
 (0)