Skip to content

Commit bb7f2e4

Browse files
committed
v0.2.0
1 parent 52f0995 commit bb7f2e4

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.2",
3+
"version": "0.2.0",
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.2"
3+
version = "0.2.0"
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)