Increment to v1.0.2

This commit is contained in:
NGnius (Graham) 2022-09-08 23:20:42 -04:00
parent 1795c29603
commit e13b1d434c
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "powertools-rs"
version = "1.0.1"
version = "1.0.2"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View file

@ -1,6 +1,6 @@
{
"name": "PowerTools",
"version": "1.0.1",
"version": "1.0.2",
"description": "Power tweaks for power users",
"scripts": {
"build": "shx rm -rf dist && rollup -c",