Bump version to 0.2.0

master
Andrew J. Stone 2017-12-10 14:34:29 -05:00
parent f3e973070d
commit 5afae607ab
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "timer_heap"
version = "0.1.1"
version = "0.2.0"
authors = ["Andrew J. Stone <andrew.j.stone.1@gmail.com>"]
description = "A binary heap based timer management system"
repository = "https://github.com/andrewjstone/timer_heap"