Bump version to 0.1.1

This commit is contained in:
Joscha 2024-12-08 00:24:39 +01:00
parent cb96987115
commit e172161b1e
2 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "el"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
authors = ["Garmelon <garmelon@plugh.de>"]
description = "Write and manipulate HTML elements as data"