Skip to content

Commit

Permalink
chore: release v0.17.1 (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 18, 2024
1 parent 36ad73f commit 19c4657
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
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.17.1](https://github.com/francisdb/vpin/compare/v0.17.0...v0.17.1) - 2024-12-18

### Added

- extractvbs now can write to any vbs path (#118)

## [0.17.0](https://github.com/francisdb/vpin/compare/v0.16.1...v0.17.0) - 2024-12-05

### Other
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 = "vpin"
version = "0.17.0"
version = "0.17.1"
edition = "2021"
description = "Rust library for the virtual pinball ecosystem"
repository = "https://github.com/francisdb/vpin"
Expand Down

0 comments on commit 19c4657

Please sign in to comment.