Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit b33bcc0

Browse files
authored
bump versions (#3973)
1 parent bf14dc3 commit b33bcc0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

account-compression/programs/account-compression/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "spl-account-compression"
3-
version = "0.1.6"
3+
version = "0.1.7"
44
description = "Solana Program Library Account Compression Program"
55
authors = ["Solana Maintainers <[email protected]>"]
66
repository = "https://github.com/solana-labs/solana-program-library"

account-compression/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@solana/spl-account-compression",
33
"description": "SPL Account Compression Program JS API",
4-
"version": "0.1.4",
4+
"version": "0.1.5",
55
"author": "Solana Maintainers <[email protected]>",
66
"repository": {
77
"url": "https://github.com/solana-labs/solana-program-library",

0 commit comments

Comments
 (0)