git-to-k8s
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -1,2 +0,2 @@ | ||
'use strict' | ||
#! /usr/bin/env node | ||
@@ -3,0 +3,0 @@ const MainFlow = require('./index').MainFlow; |
@@ -1,2 +0,2 @@ | ||
#! /usr/bin/env node | ||
'use strict' | ||
@@ -3,0 +3,0 @@ const fs = require('fs'); |
{ | ||
"name": "git-to-k8s", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Small tool to automate the git to url flow on k8s", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |