chore: bump version

This commit is contained in:
DavidOnTop 2024-02-09 14:39:33 +01:00
parent ed8c2f0383
commit bb71f95a33
No known key found for this signature in database
GPG key ID: FAB914DDC2F180EB
2 changed files with 4 additions and 4 deletions

View file

@ -1,12 +1,12 @@
[package]
name = "binf_macros"
version = "1.1.0"
version = "1.1.1"
edition = "2021"
license = "MIT"
description = "A crate that adds utilities for dealing with binary flags"
authors = ["DavidOnTop <me@davidon.top>"]
readme = "../README.md"
repository = "https://github.com/D0A1V2I3D/binf"
repository = "https://git.srht.davidon.top/~davidontop/binf"
documentation = "https://docs.rs/binf_macros/"
[lib]