Skip to content

Commit

Permalink
build: release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ruanpetterson committed Aug 30, 2023
1 parent 407a578 commit 02b15b8
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,7 +1,7 @@
[package]
name = "timer-rs"
name = "timerware"
description = "A simple timer used to schedule execution of closures at a given timestamp."
version = "0.0.6"
version = "0.1.0"
edition = "2021"
rust-version = "1.71"
authors = ["Ruan Petterson <[email protected]>"]
Expand Down

0 comments on commit 02b15b8

Please sign in to comment.