Update version to 0.1.2

This commit is contained in:
BoykoAlex
2017-12-14 11:48:32 -05:00
parent e9804a505f
commit 2af10d8245
5 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "boot-java",
"main": "./lib/main",
"version": "0.1.0",
"version": "0.1.2",
"description": "Spring Boot support for Atom",
"repository": "https://github.com/spring-projects/atom-boot-java",
"icon": "icon.png",

View File

@@ -1,7 +1,7 @@
{
"name": "boot-properties",
"main": "./lib/main",
"version": "0.1.0",
"version": "0.1.2",
"description": "Spring Boot Properties support for Atom",
"repository": "https://github.com/spring-projects/atom-boot-properties",
"icon": "icon.png",

View File

@@ -1,7 +1,7 @@
{
"name": "bosh-yaml",
"main": "./lib/main",
"version": "0.1.0",
"version": "0.1.2",
"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,7 +1,7 @@
{
"name": "cf-manifest-yaml",
"main": "./lib/main",
"version": "0.1.0",
"version": "0.1.2",
"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,7 +1,7 @@
{
"name": "concourse-pipeline-yaml",
"main": "./lib/main",
"version": "0.1.0",
"version": "0.1.2",
"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",