build: bump version (v1.0.0)

This commit is contained in:
2021-08-20 17:57:48 +02:00
parent a27639b43e
commit c11b2e41c7
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1 +1,5 @@
# Changelog
## 1.0.0
* First release
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "simple-easing"
version = "0.0.0"
version = "1.0.0"
description = "Set of simple easing functions"
edition = "2018"
repository = "https://gitlab.com/chpio/simple-easing"