From 38406bdf0e2070728f5725c731121142374806e8 Mon Sep 17 00:00:00 2001
From: SPGoding <15277496+SPGoding@users.noreply.github.com>
Date: Thu, 12 Nov 2020 04:40:02 +0000
Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v3.1.0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

[skip ci]

https://github.com/SPGoding/vscode-datapack-helper-plus/releases/tag/v3.1.0
---
 CHANGELOG.md | 5 +++++
 package.json | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4b54413..288bcb1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+# [v3.1.0](https://github.com/SPGoding/vscode-datapack-helper-plus/compare/v3.0.11...v3.1.0) (2020-11-12)
+
+## ✨ New Features
+- [`9508981`](https://github.com/SPGoding/vscode-datapack-helper-plus/commit/9508981)  @spgoding/datapack-language-server@3.1.0
+
 # [v3.0.11](https://github.com/SPGoding/vscode-datapack-helper-plus/compare/v3.0.10...v3.0.11) (2020-11-11)
 
 ## 🐛 Bug Fixes
diff --git a/package.json b/package.json
index 9502843..c82d031 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "datapack-language-server",
-    "version": "3.0.11",
+    "version": "3.1.0",
     "main": "dist/extension.js",
     "author": "SPGoding",
     "publisher": "SPGoding",