Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
Signed-off-by: Bas <[email protected]>
  • Loading branch information
baszalmstra committed Mar 30, 2024
1 parent 5806db3 commit 13691f2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.3](https://github.com/prefix-dev/archspec-rs/compare/v0.1.2...v0.1.3) - 2024-03-30

### Fixed
- use access token for releaze-plz

### Other
- update readme ([#6](https://github.com/prefix-dev/archspec-rs/pull/6))

## [0.1.2](https://github.com/prefix-dev/archspec-rs/compare/v0.1.1...v0.1.2) - 2024-03-30

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "archspec"
version = "0.1.2"
version = "0.1.3"
authors = ["Bas Zalmstra <[email protected]>", "Lars Viklund <[email protected]>"]
description = "Provides standardized human-readable labels for aspects and capabilities of a system"
license = "MIT OR Apache-2.0"
Expand Down

0 comments on commit 13691f2

Please sign in to comment.