Skip to content

Commit

Permalink
Duplicate logs
Browse files Browse the repository at this point in the history
Signed-off-by: Shakar Bakr <[email protected]>
  • Loading branch information
5h4k4r committed Sep 20, 2023
1 parent 22c23ef commit 8765505
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ async function run() {

updateProjectVersion(filePath, newVersion);

console.log(`Old version: ${version}. New version: ${newVersion}`)
console.log(`Old version: ${version}. New version: ${newVersion}`)

const filePathRelatedToRoot = getProjectInfoFilePath(filePathInput, true);
Expand Down

0 comments on commit 8765505

Please sign in to comment.