Setting paste name to filename (#1)

* Setting paste name to filename

* Version bump
This commit is contained in:
Tilo
2023-10-26 21:57:59 +02:00
committed by GitHub
parent daa39d1203
commit 29227ccff2
3 changed files with 4 additions and 3 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"]