@starship-ci/client
Advanced tools
Comparing version 3.1.0 to 3.2.0
@@ -51,3 +51,3 @@ "use strict"; | ||
const defaultName = 'starship'; | ||
const defaultVersion = 'v1.1.0'; | ||
const defaultVersion = 'v1.2.0'; | ||
// TODO talk to Anmol about moving these into yaml, if not already possible? | ||
@@ -54,0 +54,0 @@ const defaultPorts = { |
@@ -22,3 +22,3 @@ import chalk from 'chalk'; | ||
const defaultName = 'starship'; | ||
const defaultVersion = 'v1.1.0'; | ||
const defaultVersion = 'v1.2.0'; | ||
// TODO talk to Anmol about moving these into yaml, if not already possible? | ||
@@ -25,0 +25,0 @@ const defaultPorts = { |
{ | ||
"name": "@starship-ci/client", | ||
"version": "3.1.0", | ||
"version": "3.2.0", | ||
"author": "Dan Lynch <pyramation@gmail.com>", | ||
@@ -60,3 +60,3 @@ "description": "Starship CI Client", | ||
}, | ||
"gitHead": "700caf7c376aa0d8e8e4879deeb63cb72dc2a8af" | ||
"gitHead": "0ab1049ea5d69ca08336e9de38c4cf142f7d21df" | ||
} |