Skip to content

Commit

Permalink
feat: force version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dpilch committed Oct 10, 2023
1 parent a737747 commit 8edf74d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/amplify-cli-npm/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ export const install = async (): Promise<void> => {
return binary.install();
};

// force version bump to 12.6.0
// force version bump to 12.7.0

0 comments on commit 8edf74d

Please sign in to comment.