Skip to content

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VixieTSQ committed Jun 26, 2024
1 parent a5fe68f commit b7b64cf
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,7 +1,7 @@
[package]
name = "hls-playlist"
description = "A library for serializing and deserializing HLS playlists (aka extended M3U playlists)."
version = "0.1.0"
version = "0.2.0"
edition = "2021"
authors = ["Logan Wemyss"]
repository = "https://github.com/raibu-stream/hls-playlist"
Expand Down

0 comments on commit b7b64cf

Please sign in to comment.