Update version to 0.1.2
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user