chore: bump version to 0.1.1

This commit is contained in:
Leo Vasanko
2025-09-27 20:51:46 -06:00
parent 6439437e8b
commit ac0256c366

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project] [project]
name = "passkey" name = "passkey"
version = "0.1.0" version = "0.1.1"
description = "Passkey Authentication for Web Services" description = "Passkey Authentication for Web Services"
authors = [ authors = [
{name = "Leo Vasanko"}, {name = "Leo Vasanko"},