bump version to v0.0.3

This commit is contained in:
Brent Schroeter 2026-01-11 20:43:23 +00:00
parent b2d1bdcaac
commit 577cd76f2c
2 changed files with 2 additions and 2 deletions

View file

@ -381,7 +381,7 @@ checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
[[package]]
name = "ferrtable"
version = "0.0.1"
version = "0.0.3"
dependencies = [
"chrono",
"derive_builder",

View file

@ -1,6 +1,6 @@
[package]
name = "ferrtable"
version = "0.0.2"
version = "0.0.3"
categories = ["api-bindings"]
description = "Ferris the crab's favorite Airtable library"
homepage = "https://forge.secondsystemtech.com/brent/ferrtable"