From bfac55ac2e9459b4eb51ed0bfe15fe61e29da4d7 Mon Sep 17 00:00:00 2001
From: alterwain <alterwain@protonmail.com>
Date: Thu, 27 Feb 2025 18:14:12 +0300
Subject: [PATCH] 	modified:   Cargo.toml

---
 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index 355e5ac..d42672b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "youtube-api"
-version = "0.1.0"
+version = "0.1.1"
 edition = "2021"
 
 [lib]