Skip to content

Commit fbd1c83

Browse files
committed
crate: bump version to 0.1.1
Note: Still requires structures and API functions for: - versions (https://docs.modrinth.com/api/operations/tags/versions) - version-files (https://docs.modrinth.com/api/operations/tags/version-files) These features will be implemented on 0.2.0
1 parent f94917f commit fbd1c83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "modrinth-api"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2024"
55

66
[dependencies]

0 commit comments

Comments
 (0)