Skip to content

Commit c8045ba

Browse files
committed
Fix version
1 parent 4c067ac commit c8045ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
This project adheres to [Semantic Versioning](https://semver.org/).
44

5-
## 1.0.0
5+
## 1.0.1
66

77
- First release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ssm-export-cli",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Export parameters from AWS Systems Manager",
55
"main": "dist/cli.js",
66
"types": "dist/cli.d.ts",

0 commit comments

Comments
 (0)