aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTill Hoeppner2015-04-19 20:03:43 +0200
committerTill Hoeppner2015-04-19 20:03:43 +0200
commit11969d703e1f2653ac965adbb2cf00b67ff00c5a (patch)
tree7886907a14a808dd834a287425ccd5230ae4134e /Cargo.toml
parent7ebe0df7282fd9850e9232dc233ce27623844778 (diff)
downloadirsc-11969d703e1f2653ac965adbb2cf00b67ff00c5a.tar.gz
irsc-11969d703e1f2653ac965adbb2cf00b67ff00c5a.tar.xz
irsc-11969d703e1f2653ac965adbb2cf00b67ff00c5a.zip
Add auto-publishing by Travis
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 23c7f2a..661c8a5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "irsc"
-version = "0.1.0"
+version = "0.0.3"
authors = ["Till Hoeppner <till@hoeppner.ws>"]
description = "A lightweight library for building IRC bots."
repository = "https://github.com/tilpner/irsc"