Skip to content

Commit

Permalink
chore: update license to Apache 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
apollo-sturdy committed Feb 9, 2024
1 parent 4aced43 commit 88f53c4
Show file tree
Hide file tree
Showing 4 changed files with 206 additions and 678 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 Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[package]
name = "cw-asset"
description = "Helper library for interacting with Cosmos assets (native coins and CW20 tokens)"
version = "3.1.0"
version = "3.1.1"
authors = ["Larry Engineer <[email protected]>"]
edition = "2021"
license = "GPL-3.0-or-later"
license = "Apache-2.0"
repository = "https://github.com/mars-protocol/cw-asset"

[dependencies]
Expand Down
Loading

0 comments on commit 88f53c4

Please sign in to comment.