From 592127b1f47341e7622e539c8c903e28e91b7ca9 Mon Sep 17 00:00:00 2001 From: Ryan Cao <70191398+ryanccn@users.noreply.github.com> Date: Sun, 13 Feb 2022 20:05:17 +0800 Subject: [PATCH] v1.1.1 --- LICENSE | 2 +- version.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index c06002b..e5e282a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021 Ryan Cao +Copyright (c) 2022 Ryan Cao Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/version.ts b/version.ts index f60c9a0..69c189c 100644 --- a/version.ts +++ b/version.ts @@ -1 +1 @@ -export default 'v1.1.0'; +export default 'v1.1.1';