bump: Release v0.11.1

This commit is contained in:
Roberto Alsina 2024-10-14 16:56:17 -03:00
parent 44e6af8546
commit fff6cad5ac
2 changed files with 7 additions and 1 deletions

View File

@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
## [0.11.1] - 2024-10-14
### 🐛 Bug Fixes
- Support choosing lexers when used as a library
## [0.11.0] - 2024-10-14
### 🚀 Features

View File

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