Skip to content

chore: bump version 0.1.1 → 0.1.2 across all crates#18

Merged
sopak merged 1 commit into
mainfrom
bump/v0.1.2
Jun 25, 2026
Merged

chore: bump version 0.1.1 → 0.1.2 across all crates#18
sopak merged 1 commit into
mainfrom
bump/v0.1.2

Conversation

@sopak

@sopak sopak commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Summary

Bump all crate versions from 0.1.10.1.2 and update all version references across the project.

Changes

Cargo.toml files

  • Cargo.toml (root): version 0.1.10.1.2, dependency versions updated
  • crates/xtax-blob-storage/Cargo.toml: version + xtax-encryption dep → 0.1.2
  • crates/xtax-encryption/Cargo.toml: version 0.1.10.1.2

Documentation banners (v0.1.0 → v0.1.2)

  • crates/xtax-blob-storage/src/lib.rs
  • crates/xtax-blob-storage/README.md
  • crates/xtax-blob-storage/docs/index.md
  • crates/xtax-encryption/README.md

Release/contributing

  • CONTRIBUTING.md: tag examples v0.1.1v0.1.2
  • .github/workflows/release.yml: example version updated

Cargo.lock

  • Auto-updated to reflect new workspace versions

Post-merge

After merge, create and push the tag:

git tag v0.1.2
git push origin v0.1.2

This will trigger release.yml to publish all three crates to crates.io.

- Update version in root Cargo.toml, xtax-blob-storage, xtax-encryption
- Update intra-workspace dependency versions
- Update version banners in lib.rs, README.md, docs/index.md
- Update release.yml example version
- Update CONTRIBUTING.md tag examples
- Cargo.lock auto-updated
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@sopak sopak merged commit fa887e4 into main Jun 25, 2026
10 checks passed
@sopak sopak deleted the bump/v0.1.2 branch June 25, 2026 19: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