Skip to content

Commit 6690408

Browse files
dex: v0.3.0 (#114)
1 parent 19c8e37 commit 6690408

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

dex/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.

dex/Cargo.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22

33
[package]
44
name = "serum_dex"
5-
version = "0.2.0"
5+
version = "0.3.0"
66
description = "Serum DEX"
77
repository = "https://github.com/project-serum/serum-dex"
88
edition = "2018"
9+
license = "Apache-2.0"
10+
authors = ["Serum Foundation <foundation@projectserum.com>"]
911

1012
[features]
1113
program = []

0 commit comments

Comments
 (0)