Bump version

This commit is contained in:
2020-11-13 00:31:31 +01:00
parent 9b9cc4e0bd
commit 7fa6161e38
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1879,7 +1879,7 @@ checksum = "213701ba3370744dcd1a12960caa4843b3d68b4d1c0a5d575e0d65b2ee9d16c0"
[[package]]
name = "stl"
version = "2.0.0"
version = "2.2.0"
dependencies = [
"bincode",
"chrono",

View File

@ -1,7 +1,7 @@
[package]
name = "stl"
description = "studielogg aka scuffed toggl"
version = "2.0.0"
version = "2.2.0"
authors = ["Joakim Hulthe <joakim@hulthe.net>"]
license = "MPL-2.0"
edition = "2018"