feat: update version in package.json to 3.8.1

This commit is contained in:
Joe Previte 2021-02-05 14:07:00 -07:00
parent cf30b536ef
commit 2a2dade309
No known key found for this signature in database
GPG Key ID: 2C91590C6B742C24

View File

@ -1,7 +1,7 @@
{ {
"name": "code-server", "name": "code-server",
"license": "MIT", "license": "MIT",
"version": "3.8.0", "version": "3.8.1",
"description": "Run VS Code on a remote server.", "description": "Run VS Code on a remote server.",
"homepage": "https://github.com/cdr/code-server", "homepage": "https://github.com/cdr/code-server",
"bugs": { "bugs": {