bump: Release v0.10.0

This commit is contained in:
Roberto Alsina 2024-09-26 20:35:51 -03:00
parent c374f52aee
commit 1638c253cb
2 changed files with 12 additions and 1 deletions

View File

@ -2,6 +2,17 @@
All notable changes to this project will be documented in this file.
## [0.10.0] - 2024-09-26
### 🚀 Features
- Optional conditional baking of lexers
### 🐛 Bug Fixes
- Strip binaries for release artifacts
- Fix metadata to show crystal
## [0.9.1] - 2024-09-22
### 🐛 Bug Fixes

View File

@ -1,5 +1,5 @@
name: tartrazine
version: 0.9.1
version: 0.10.0
authors:
- Roberto Alsina <roberto.alsina@gmail.com>