Skip to content

Commit 859a284

Browse files
committed
Bump version and ignore linker config
1 parent e62937b commit 859a284

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ Cargo.lock
99
# These are backup files generated by rustfmt
1010
**/*.rs.bk
1111
.DS_Store
12+
/.cargo/config.toml

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mop3"
3-
version = "1.0.0"
3+
version = "1.1.0"
44
edition = "2021"
55
authors = ["Nathan Kiesman <nwk2103@columbia.edu>"]
66
license = "MIT"

0 commit comments

Comments
 (0)