Bump version to 0.1.1

master
Andrew J. Stone 2017-12-02 16:09:06 -05:00
parent 525ae56c26
commit 290756f7d9
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "timer_heap"
version = "0.1.0"
version = "0.1.1"
authors = ["Andrew J. Stone <andrew.j.stone.1@gmail.com>"]
description = "A binary heap based timer management system"
keywords = ["timer", "heap"]