Bump version to 1.2.0

This commit is contained in:
Kris De Volder
2018-12-04 20:56:19 +00:00
parent a517a0fb72
commit 2301463aaf
24 changed files with 24 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bosh-yaml",
"version": "1.1.1",
"version": "1.2.0",
"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": "1.1.1",
"version": "1.2.0",
"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": "1.1.1",
"version": "1.2.0",
"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": "1.1.1",
"version": "1.2.0",
"description": "Spring Boot support for Atom",
"repository": "https://github.com/spring-projects/atom-spring-boot",
"icon": "icon.png",