Skip to content

Commit 7369b84

Browse files
committed
Release v0.1.1
1 parent 0edfaec commit 7369b84

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@saberhq/snapshots",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "The TypeScript SDK for the Saber Voting Escrow Snapshot system.",
55
"keywords": [
66
"solana",

programs/snapshots/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "snapshots"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Voting Escrow Snapshots: Historical snapshots of previous voting escrow balances."
55
edition = "2021"
66
homepage = "https://saber.so"

0 commit comments

Comments
 (0)