Bump version to 0.2.1

This commit is contained in:
Kris De Volder
2018-03-19 19:08:28 +00:00
parent 42772a42dc
commit 9be6fd9601
23 changed files with 23 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bosh-yaml",
"version": "0.3.0",
"version": "0.2.1",
"description": "Provides validation and content assist for various Bosh configuration files",
"repository": "https://github.com/spring-projects/atom-bosh",
"icon": "icon.png",

View File

@@ -1,6 +1,6 @@
{
"name": "cf-manifest-yaml",
"version": "0.3.0",
"version": "0.2.1",
"description": "Cloud Foundry Deployment Manifest YAML support for Atom",
"repository": "https://github.com/spring-projects/atom-cf-manifest-yaml",
"icon": "icon.png",

View File

@@ -1,6 +1,6 @@
{
"name": "concourse-pipeline-yaml",
"version": "0.3.0",
"version": "0.2.1",
"description": "Provides validation and content assist for Concourse CI pipeline and task configuration yml files",
"repository": "https://github.com/spring-projects/atom-concourse",
"icon": "icon.png",

View File

@@ -1,6 +1,6 @@
{
"name": "spring-boot",
"version": "0.3.0",
"version": "0.2.1",
"description": "Spring Boot support for Atom",
"repository": "https://github.com/spring-projects/atom-spring-boot",
"icon": "icon.png",