Version bump

This commit is contained in:
2023-10-26 21:57:27 +02:00
parent a2e8dab9b0
commit f69496afdb
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "pastebin-cli"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
description = "A simple CLI for pastebin.com"
authors = ["Tilo K"]