1
Fork 0
mirror of https://github.com/RGBCube/embd-rs synced 2025-07-27 05:27:44 +00:00

Bump version

This commit is contained in:
RGBCube 2024-05-22 10:58:18 +03:00
parent 0c9527c653
commit 306aefe981
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ license = "MIT"
keywords = [ "embedding", "files", "debug-optimization", "bundling" ]
categories = [ "filesystem" ]
authors = [ "RGBCube" ]
version = "0.1.1"
version = "0.1.2"
edition = "2021"
[lib]

View file

@ -6,7 +6,7 @@ license = "MIT"
keywords = [ "embedding", "files", "debug-optimization", "bundling" ]
categories = [ "filesystem" ]
authors = [ "RGBCube" ]
version = "0.1.1"
version = "0.1.2"
edition = "2021"
[dependencies]