Update Cargo.toml
change version to 1.0.0
This commit is contained in:
parent
d32174615d
commit
176b76ee45
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "rust-discord-rpc"
|
||||
description = "A lightweight library to control Discord Rich Presence"
|
||||
version = "0.3.3"
|
||||
version = "1.0.0"
|
||||
edition = "2021"
|
||||
authors = ["Dylan Cattelan <dylan.cattelan@gmail.com", "AmokDev <amokdevv@gmail.com>"]
|
||||
license = "MIT"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue