build: 0.2.0

This commit is contained in:
rzmk 2026-05-05 16:50:11 -04:00
parent b98af97335
commit 582cabbcf8
2 changed files with 3 additions and 3 deletions

View file

@ -1,10 +1,10 @@
[package]
name = "ckanaction"
version = "0.1.4"
version = "0.2.0"
edition = "2024"
description = "Rust library crate featuring an API wrapper of the CKAN Action v3 API."
repository = "https://github.com/dathere/ckanaction"
homepage = "https://ckanaction.dathere.com"
repository = "https://github.com/dathere/ckanaction"
license = "Unlicense"
keywords = ["ckan"]
categories = ["api-bindings", "asynchronous"]