Skip to content

Commit

Permalink
1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
a7ul committed Jan 10, 2022
1 parent 31146f3 commit 0118882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dotenv-from-k8s",
"description": "A commandline cli tool to fetch, merge and convert secrets and config maps in k8s to dot env property file.",
"version": "1.4.0",
"version": "1.4.1",
"main": "dist/cli.js",
"bin": {
"dotenv-from-k8s": "./dist/cli.js"
Expand Down

0 comments on commit 0118882

Please sign in to comment.