Skip to content

chore: bump to 0.10.2-SNAPSHOT for development#61

Merged
arcaputo3 merged 1 commit into
mainfrom
chore/bump-0.10.2-snapshot
Jun 12, 2026
Merged

chore: bump to 0.10.2-SNAPSHOT for development#61
arcaputo3 merged 1 commit into
mainfrom
chore/bump-0.10.2-snapshot

Conversation

@arcaputo3

Copy link
Copy Markdown
Contributor

Post-release SNAPSHOT bump following the 0.10.1 release (tag, published to Maven Central).

Sets the build.mill publish-version fallback to 0.10.2-SNAPSHOT for ongoing development. README install refs stay at 0.10.1 (the latest published release).

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@claude

claude Bot commented Jun 12, 2026

Copy link
Copy Markdown

Review: chore: bump to 0.10.2-SNAPSHOT for development

Approve — this is a textbook post-release SNAPSHOT bump, correctly scoped to a single line.

Verification

  • Change is correct: sharedPublishVersion fallback now resolves to 0.10.2-SNAPSHOT, the right next development version after the 0.10.1 release.
  • PR description claims hold up: confirmed README.md install snippets (lines 191, 197, 206) and the baseline banner (line 6) all still reference 0.10.1 — the latest published release. Keeping README at the released version while build.mill advances to SNAPSHOT is the correct convention.
  • PUBLISH_VERSION env override preserved: CI/release tooling can still inject an explicit version, so this only affects local/dev builds.

Code quality

No concerns. The change respects the existing Task.Input + env-fallback pattern and touches nothing else.

Bugs / performance / security

None applicable — a version-string literal change has no runtime, performance, or security surface.

Test coverage

N/A — no logic change. Nothing to test here.

Minor note (non-blocking)

Worth keeping an eye on README.md:216 (the 0.10.1 Notes section) for the next actual release so the changelog advances in lockstep — but for a SNAPSHOT bump, leaving it at 0.10.1 is correct.

LGTM

@arcaputo3 arcaputo3 merged commit c577782 into main Jun 12, 2026
3 checks passed
@arcaputo3 arcaputo3 deleted the chore/bump-0.10.2-snapshot branch June 12, 2026 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant