chore: version bump

This commit is contained in:
2024-01-23 12:24:27 +01:00
parent 27c2e9e785
commit fea24d9b62

View File

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