Skip to content

Conversation

@yoffy
Copy link
Contributor

@yoffy yoffy commented Aug 22, 2019

No description provided.

@koba-e964 koba-e964 changed the title Bump up vertion to 0.13.1 Bump up version to 0.13.1 Aug 22, 2019
@koba-e964
Copy link
Contributor

サブクレイトのバージョンも上げてください

@shinnya
Copy link
Contributor

shinnya commented Aug 23, 2019

バージョン変更時には cargo build しないと Cargo.lock が更新されないため、cargo build もお願いできますか。

@yoffy
Copy link
Contributor Author

yoffy commented Aug 26, 2019

サブクレイトのバージョンも上げてください

おおすみません。これってエディタなどで手動で上げていくんでしたっけ。

@yoffy
Copy link
Contributor Author

yoffy commented Aug 26, 2019

バージョン変更時には cargo build しないと Cargo.lock が更新されないため、cargo build もお願いできますか。

すみません。直します!

@koba-e964
Copy link
Contributor

おおすみません。これってエディタなどで手動で上げていくんでしたっけ。

はい。
本来 https://github.com/frugalos/frugalos/wiki/Publish-a-new-release とかにやり方を書いておくべきな気もしますが書かれていませんね…。

@yoffy
Copy link
Contributor Author

yoffy commented Aug 26, 2019

直しました。

[package]
name = "frugalos_mds"
version = "0.8.0"
version = "0.8.1"
Copy link
Contributor

Choose a reason for hiding this comment

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

frugalos_mds は依存する libfrugalos のバージョンを変えたので 0.8.0 との互換性が無くなっています。そのため、0.9.0 にすべきではないかと思います。

Copy link
Contributor Author

Choose a reason for hiding this comment

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

直します!

Cargo.lock Outdated
"fibers_tasque 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
"liberasurecode 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
"liberasurecode 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

直したつもりがバージョンが戻ってしまったので上げます。

Copy link
Contributor

@koba-e964 koba-e964 left a comment

Choose a reason for hiding this comment

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

LGTM です。コミット数が多いので Squash and merge しても良いかもしれません。

@yoffy
Copy link
Contributor Author

yoffy commented Aug 28, 2019

コミット数が多いので Squash and merge しても良いかもしれません。

今回はそのままにしておきます。

@yoffy yoffy merged commit 63b2a0d into master Aug 28, 2019
@yoffy yoffy deleted the bump-to-0.13.1 branch August 28, 2019 07:09
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.

5 participants