Skip to content

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
Due to removal of the unsafe version, this is a breaking change within pre-1.0 version.
  • Loading branch information
asaaki committed Mar 2, 2024
1 parent b81ff9b commit ded589d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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
@@ -1,7 +1,7 @@
[package]
name = "cloudfront-logs"
description = "AWS CloudFront log line parser"
version = "0.1.3"
version = "0.2.0"
edition = "2021"
readme = "README.md"
homepage = "https://github.com/asaaki/cloudfront-logs"
Expand Down

0 comments on commit ded589d

Please sign in to comment.