We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c067ac commit c8045baCopy full SHA for c8045ba
CHANGELOG.md
@@ -2,6 +2,6 @@
2
3
This project adheres to [Semantic Versioning](https://semver.org/).
4
5
-## 1.0.0
+## 1.0.1
6
7
- First release
package.json
@@ -1,6 +1,6 @@
1
{
"name": "ssm-export-cli",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Export parameters from AWS Systems Manager",
"main": "dist/cli.js",
"types": "dist/cli.d.ts",
0 commit comments