Bump version to 0.2.0

This commit is contained in:
Joscha 2025-01-01 22:40:28 +01:00
parent 59b81d637b
commit bb7dedc9eb
2 changed files with 3 additions and 1 deletions

View file

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