Bump versions of concourse/manifest editors to 0.0.8 in package.json

Seems like the version wasn't properly bumped after release.
This commit is contained in:
Kris De Volder
2017-06-06 10:46:16 -07:00
parent 100014caec
commit d2ad48cfb9
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
"displayName": "Concourse CI Pipeline Editor",
"description": "Provides validation and content assist for Concourse CI pipeline and task configuration yml files",
"icon": "icon.png",
"version": "0.0.7",
"version": "0.0.8",
"publisher": "Pivotal",
"repository": {
"type": "git",

View File

@@ -3,7 +3,7 @@
"displayName": "Cloudfoundry Manifest YML Support",
"description": "Adds linting, content assist and hoverinfo's for Cloudfoundry Deployment Manifests (a.k.a. `manifest.yml`) files.",
"icon": "icon.png",
"version": "0.0.7",
"version": "0.0.8",
"publisher": "Pivotal",
"repository": {
"type": "git",