We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca9abd6 commit 7da9aedCopy full SHA for 7da9aed
2 files changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "aws-profiles",
3
"description": "CLI to manage aws-cli profiles",
4
- "version": "1.0.0",
+ "version": "1.1.0",
5
"main": "src/index.ts",
6
"license": "MIT",
7
"scripts": {
src/config.json
@@ -1,5 +1,5 @@
"description": "CLI to manage aws-cli profiles"
}
0 commit comments