diff --git a/Cargo.toml b/Cargo.toml
index 8901ab5..7b3ffed 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "cli-clipboard"
-version = "0.2.1"
+version = "0.3.0"
 authors = ["Allie Stephan <allie@pointguard.dev>"]
 description = "cli-clipboard is a cross-platform library for getting and setting the contents of the OS-level clipboard."
 repository = "https://github.com/actuallyallie/cli-clipboard"