Skip to content

Commit

Permalink
chore: better versioning script
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra committed Jan 31, 2025
1 parent 6a34610 commit 5e06ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/version-packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ echo "semver bin: $SEMVER_BIN"
done

# Print JSON output
echo "{\"old_version\":\"$OLD_VERSION\", \"new_version\":\"$NEW_VERSION\"}"
echo -n "{\"old_version\":\"$OLD_VERSION\", \"new_version\":\"$NEW_VERSION\"}"

0 comments on commit 5e06ccf

Please sign in to comment.