From 32573d2e7cf0a970c334c09f090ea908a5249399 Mon Sep 17 00:00:00 2001 From: projectmoon Date: Sat, 29 Aug 2020 13:08:55 +0000 Subject: [PATCH] Update version to 0.5.0, and update license copyright. --- Cargo.toml | 2 +- LICENSE | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ebca778..369562d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chronicle-dicebot" -version = "0.4.0" +version = "0.5.0" authors = ["Taylor C. Richberger ", "projectmoon "] edition = "2018" license = 'MIT' diff --git a/LICENSE b/LICENSE index b46f30b..0756b0c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,7 @@ MIT License Copyright (c) 2020 Taylor C. Richberger +Modified work Copyright (c) 2020 projectmoon Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal