Skip to content

Commit

Permalink
chore: release (#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 13, 2024
1 parent 7450d40 commit f05bffb
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 13 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.16.3](https://github.com/librasn/rasn/compare/rasn-v0.16.2...rasn-v0.16.3) - 2024-08-13

### Other
- Remove Cargo.lock from gitignore ([#294](https://github.com/librasn/rasn/pull/294))
- fix untagged sequence bitfield ([#280](https://github.com/librasn/rasn/pull/280))

## [0.16.2](https://github.com/librasn/rasn/compare/rasn-v0.16.1...rasn-v0.16.2) - 2024-08-05

### Other
Expand Down
24 changes: 12 additions & 12 deletions 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
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ exclude = ["fuzzing"]
[workspace.package]
edition = "2021"
license = "MIT/Apache-2.0"
version = "0.16.2"
version = "0.16.3"
repository = "https://github.com/librasn/rasn.git"

[workspace.dependencies]
Expand Down

0 comments on commit f05bffb

Please sign in to comment.