Skip to content

Commit

Permalink
chore(main): release 1.1.1 (#50)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jan 28, 2024
1 parent a2e584d commit 4769558
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [1.1.1](https://github.com/dandxy89/lp_parser_rs/compare/v1.1.0...v1.1.1) (2024-01-28)


### Bug Fixes

* Put annotation behind feature flag ([a2e584d](https://github.com/dandxy89/lp_parser_rs/commit/a2e584dbb2858262bdd1a14dc725cccfcf5d9ecf))

## [1.1.0](https://github.com/dandxy89/lp_parser_rs/compare/v1.0.2...v1.1.0) (2024-01-28)

### doc
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "lp_parser_rs"
version = "1.1.0"
version = "1.1.1"
edition = "2021"
authors = ["Dan Dixey", "Dan Dixey <dan@functorml.co.uk>"]
rust-version = "1.66.1"
Expand Down

0 comments on commit 4769558

Please sign in to comment.