Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
RodPaDev committed Oct 5, 2022
1 parent ca9abd6 commit 7da9aed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "aws-profiles",
"description": "CLI to manage aws-cli profiles",
"version": "1.0.0",
"version": "1.1.0",
"main": "src/index.ts",
"license": "MIT",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "aws-profiles",
"version": "1.0.0",
"version": "1.1.0",
"description": "CLI to manage aws-cli profiles"
}

0 comments on commit 7da9aed

Please sign in to comment.