From 70064342a3491822e9d78d6fab3d64a0b061b8ba Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 9 Jun 2020 11:03:39 +0000 Subject: [PATCH] :up: Bump up version: v1.3.0 --- Assets/CHANGELOG.md | 6 ++++++ Assets/package.json | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Assets/CHANGELOG.md b/Assets/CHANGELOG.md index 825c32f..9298b36 100644 --- a/Assets/CHANGELOG.md +++ b/Assets/CHANGELOG.md @@ -1 +1,7 @@ # Changelog + +## [1.3.0] - 2020-06-09 + +v1.3.0 + +* Support UPM diff --git a/Assets/package.json b/Assets/package.json index 781b0c4..2cded24 100644 --- a/Assets/package.json +++ b/Assets/package.json @@ -12,8 +12,7 @@ "license": "MIT", "keywords": [], "category": "", - "dependencies": { - }, + "dependencies": {}, "repository": { "type": "git", "url": "https://github.com/umm/extra_linq"