release: version

This commit is contained in:
iCrawl 2019-09-13 13:39:30 +02:00
parent 85f29ad073
commit 66bf623667
No known key found for this signature in database
GPG key ID: E41A6DB922EC2CFE

View file

@ -1,7 +1,7 @@
{ {
"name": "discord-vscode", "name": "discord-vscode",
"displayName": "Discord Presence", "displayName": "Discord Presence",
"version": "3.8.1", "version": "3.8.2",
"description": "Update your discord status with the newly added rich presence.", "description": "Update your discord status with the newly added rich presence.",
"private": true, "private": true,
"author": { "author": {
@ -203,7 +203,7 @@
"webpack-cli": "^3.3.8" "webpack-cli": "^3.3.8"
}, },
"engines": { "engines": {
"vscode": "^1.37.0" "vscode": "^1.38.0"
}, },
"eslintConfig": { "eslintConfig": {
"extends": "marine/node" "extends": "marine/node"