merge master

This commit is contained in:
Daniel Hung 2019-01-23 10:47:23 -08:00
commit a560b86a5e
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "kite",
"version": "0.64.0",
"version": "0.65.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -2,7 +2,7 @@
"name": "kite",
"displayName": "kite",
"description": "Python coding assistant featuring AI-powered autocompletions, advanced function signatures, and instant documentation",
"version": "0.64.0",
"version": "0.65.0",
"publisher": "kiteco",
"engines": {
"vscode": "^1.28.0"