From 2236188df1f0840ef69fdea3665cf2d97c5c9ac6 Mon Sep 17 00:00:00 2001 From: msmoiz Date: Sun, 19 Mar 2023 16:48:57 -0700 Subject: [PATCH] chore: update version to 1.0.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b848877..0d26d57 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -472,7 +472,7 @@ checksum = "26412eb97c6b088a6997e05f69403a802a92d520de2f8e63c2b65f9e0f47c4e8" [[package]] name = "renom" -version = "0.1.13" +version = "1.0.0" dependencies = [ "colored", "inquire", diff --git a/Cargo.toml b/Cargo.toml index a094709..a55cc02 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Mustafa "] edition = "2018" name = "renom" -version = "0.1.13" +version = "1.0.0" description = "A simple program to rename Unreal Engine 4 projects." keywords = ["gamedev", "ue4", "unreal_engine", "rename"] categories = [