Skip to content

bump: Update both crates to version 0.1.5 - #10

Merged
0xvasanth merged 1 commit into
mainfrom
fix/workflow-permissions
Sep 25, 2025
Merged

bump: Update both crates to version 0.1.5#10
0xvasanth merged 1 commit into
mainfrom
fix/workflow-permissions

Conversation

@0xvasanth

Copy link
Copy Markdown
Owner

Summary

Synchronized version update for both main crate and derive crate to 0.1.5

Changes

  • Updated Cargo.toml version to 0.1.5
  • Updated gonfig_derive/Cargo.toml version to 0.1.5
  • Updated dependency reference to match new derive crate version
  • Updated Cargo.lock with new version constraints

Testing

  • All tests pass
  • Both crates compile successfully
  • Pre-commit hooks validated
  • Derive macro dependency properly resolved

This update ensures version consistency across the workspace and tests our improved version-bump workflow.

Copilot AI review requested due to automatic review settings September 25, 2025 11:12
@0xvasanth
0xvasanth merged commit ada20fe into main Sep 25, 2025
5 of 6 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR synchronizes version numbers across the workspace by bumping both the main crate and derive crate from their previous versions to 0.1.5.

  • Updates main crate version from 0.1.3 to 0.1.5
  • Updates derive crate version from 0.1.2 to 0.1.5
  • Updates dependency reference to match new derive crate version

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
Cargo.toml Updates main crate version to 0.1.5 and derive dependency version reference
gonfig_derive/Cargo.toml Updates derive crate version to 0.1.5

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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.

2 participants