Skip to content

Commit

Permalink
v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
macalinao committed Jan 29, 2022
1 parent fe4371d commit 8b24a28
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saberhq/snapshots",
"version": "0.1.1",
"version": "0.1.2",
"description": "The TypeScript SDK for the Saber Voting Escrow Snapshot system.",
"keywords": [
"solana",
Expand Down
2 changes: 1 addition & 1 deletion programs/snapshots/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "snapshots"
version = "0.1.1"
version = "0.1.2"
description = "Voting Escrow Snapshots: Historical snapshots of previous voting escrow balances."
edition = "2021"
homepage = "https://saber.so"
Expand Down

0 comments on commit 8b24a28

Please sign in to comment.