build: bump version (v1.0.0)
This commit is contained in:
@@ -1 +1,5 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 1.0.0
|
||||||
|
|
||||||
|
* First release
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "simple-easing"
|
name = "simple-easing"
|
||||||
version = "0.0.0"
|
version = "1.0.0"
|
||||||
description = "Set of simple easing functions"
|
description = "Set of simple easing functions"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
repository = "https://gitlab.com/chpio/simple-easing"
|
repository = "https://gitlab.com/chpio/simple-easing"
|
||||||
|
|||||||
Reference in New Issue
Block a user