Skip to content

Commit

Permalink
chore: release 0.14.2 (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 9, 2024
1 parent 8c4b3ce commit cac5dd6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.14.2](https://github.com/francisdb/vpin/compare/v0.14.1...v0.14.2) - 2024-05-09

### Added
- *(extracted)* do not write dimensions in json if not needed ([#75](https://github.com/francisdb/vpin/pull/75))

## [0.14.1](https://github.com/francisdb/vpin/compare/v0.14.0...v0.14.1) - 2024-05-09

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

0 comments on commit cac5dd6

Please sign in to comment.