summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDavid Blajda <blajda@hotmail.com>2018-12-27 23:25:08 +0000
committerDavid Blajda <blajda@hotmail.com>2018-12-27 23:25:08 +0000
commitef79b98aab6aa9ee3370b41f85899cd608be5dba (patch)
tree8dd8f0537ebb4bba33ae681d854246382ea0fc0b /Cargo.toml
parente293f486b97b2226fa22c5299ce5065b6fa7a5c1 (diff)
Implement Into for IntId
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9a7902a..5be5744 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "twitch_api"
-version = "0.0.31"
+version = "0.0.32"
authors = ["David Blajda <blajda@hotmail.com>"]
edition = "2018"