Skip to content

Commit fbab006

Browse files
committed
chore(release): prepare for v1.0.0
1 parent 19313c2 commit fbab006

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
## [1.0.0] - 2024-09-01
4+
5+
### Features
6+
- **tsdl**: Working implementation
7+
8+
9+
10+
<!-- generated by git-cliff -->

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build = "build.rs"
44
description = "A downloader/builder of many tree-sitter parsers"
55
edition = "2021"
66
name = "tsdl"
7-
version = "0.99.0" # managed by release.sh
7+
version = "1.0.0" # managed by release.sh
88
license = "MIT"
99

1010
[lib]

0 commit comments

Comments
 (0)