Bump version

This commit is contained in:
Jordan Doyle 2022-03-14 22:45:28 +00:00
parent e1639c032a
commit 776bec1b30
No known key found for this signature in database
GPG key ID: 1EA6BAE6F66DC49A
4 changed files with 22 additions and 12 deletions

View file

@ -1,11 +1,11 @@
[package]
name = "bin"
version = "1.0.3"
version = "2.0.0"
description = "a paste bin."
repository = "https://github.com/w4/bin"
license = "WTFPL OR 0BSD"
authors = ["Jordan Doyle <jordan@doyle.la>"]
edition = "2018"
edition = "2021"
[dependencies]
argh = "0.1"