Skip to content

Commit

Permalink
Bump to v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ritiek authored Jul 8, 2017
1 parent 8974a65 commit b15660e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[package]
name = "rafy"
version = "0.1.0"
version = "0.1.1"
authors = ["Ritiek <[email protected]>"]
description = "Rust library to download YouTube content and retrieve metadata"
repository = "https://github.com/ritiek/rafy-rs"
readme = "README.md"
keywords = ["YouTube", "metadata", "rust", "content", "downloader"]
categories = ["Value formatting", "Data structures"]
categories = ["value-formatting", "data-structures"]
license = "MIT"

[dependencies]
Expand Down

0 comments on commit b15660e

Please sign in to comment.