Skip to content

Commit

Permalink
chore(version): upgrade coc minimum required version and package version
Browse files Browse the repository at this point in the history
  • Loading branch information
marlonfan committed Apr 30, 2019
1 parent 992f037 commit 916207d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "coc-phpls",
"version": "2.0.3",
"version": "2.0.4",
"description": "PHP language server extension for coc.nvim",
"main": "lib/index.js",
"publisher": "marlonfan",
"engines": {
"coc": "^0.0.15"
"coc": "^0.0.66"
},
"keywords": [
"coc.nvim",
Expand Down

0 comments on commit 916207d

Please sign in to comment.