Skip to content

Commit 7da9aed

Browse files
committed
bump version
1 parent ca9abd6 commit 7da9aed

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "aws-profiles",
33
"description": "CLI to manage aws-cli profiles",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"main": "src/index.ts",
66
"license": "MIT",
77
"scripts": {

src/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "aws-profiles",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "CLI to manage aws-cli profiles"
55
}

0 commit comments

Comments
 (0)