Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cli, core, pkg/rust and test-suite versions to v0.13.1 #991

Merged
merged 2 commits into from
Nov 8, 2022

Conversation

panarch
Copy link
Member

@panarch panarch commented Nov 8, 2022

Packages to release

  • core
  • test-suite
  • cli
  • pkg/rust

@panarch panarch self-assigned this Nov 8, 2022
@coveralls
Copy link

coveralls commented Nov 8, 2022

Pull Request Test Coverage Report for Build 3417353452

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.04%) to 97.91%

Totals Coverage Status
Change from base Build 3416942610: 0.04%
Covered Lines: 38452
Relevant Lines: 39273

💛 - Coveralls

@@ -9,7 +9,7 @@ repository = "https://github.com/gluesql/gluesql"
documentation = "https://docs.rs/gluesql/"

[dependencies]
gluesql-core = { path = "../core", version = "0.13.0", features = ["alter-table"] }
gluesql-core = { path = "../core", version = "0.13.1", features = ["alter-table"] }
gluesql_sled_storage = { path = "../storages/sled-storage", version = "0.13.0" }
gluesql_memory_storage = { path = "../storages/memory-storage", version = "0.13.0" }
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is it intended to keep version of storages?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, diff between release-v0.13.0 and release-v0.13.1 only includes core, test-suites, cli and pkg/rust

@panarch panarch merged commit af908dc into release-v0.13.1 Nov 8, 2022
@panarch panarch deleted the prepare-release-v0.13.1 branch November 8, 2022 08:06
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.

None yet

3 participants