Skip to content

Commit a282321

Browse files
committed
Bump → 1.0.0
1 parent efdf705 commit a282321

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sum-queue"
3-
version = "0.2.0"
3+
version = "1.0.0"
44
authors = ["Mariano Ruiz <[email protected]>"]
55
edition = "2018"
66
description = "Queue struct that keeps a fixed number of items by time, not capacity, and allows to get summarized stats of its content"

0 commit comments

Comments
 (0)