Skip to content

Commit

Permalink
chore: updating version numbers for final release (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
pawel-betdex authored May 17, 2024
1 parent d12c580 commit 78209af
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 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.

4 changes: 2 additions & 2 deletions npm-admin-client/package-lock.json

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

2 changes: 1 addition & 1 deletion npm-admin-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monaco-protocol/admin-client",
"version": "10.1.0",
"version": "10.2.0",
"description": "Admin interface package for the Monaco Protocol on Solana",
"author": "Monaco Protocol",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions npm-client/package-lock.json

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

2 changes: 1 addition & 1 deletion npm-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monaco-protocol/client",
"version": "11.1.0",
"version": "11.2.0",
"description": "Interface package for the Monaco Protocol on Solana",
"author": "Monaco Protocol",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion programs/monaco_protocol/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "monaco_protocol"
version = "0.14.1"
version = "0.14.2"
description = "Created with Anchor"
edition = "2018"

Expand Down

0 comments on commit 78209af

Please sign in to comment.