Skip to content

Commit

Permalink
Release Version 0.5
Browse files Browse the repository at this point in the history
- Move from FancyRegex to Regex
- New benchmarks
- Updated uap-core to v0.15.0
- Derive Serialize on UserAgent structs

Thank you's to jan-auer and k-bx!
  • Loading branch information
David Armstrong Lewis committed Jan 18, 2022
1 parent a284aa3 commit f0f53d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "uaparser"
version = "0.4.0"
version = "0.5.0"
description = "A Rust implementation of the UA Parser"
license = "MIT"
authors = ["David Lewis <david@armstronglewis.com>"]
Expand Down

0 comments on commit f0f53d2

Please sign in to comment.