Skip to content

Commit

Permalink
Prepare release (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
yzsolt authored Mar 31, 2024
1 parent 5ba167c commit ce797cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.0.2] - 2024-03-31
### Added
- Clippy step to CI

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 = "rosm_pbf_reader"
version = "1.0.1"
version = "1.0.2"
authors = ["Zsolt Bölöny <[email protected]>"]
edition = "2021"
license = "MIT"
Expand Down

0 comments on commit ce797cf

Please sign in to comment.