feat: multi-package install and bakery update all
Some checks failed
release / build (push) Failing after 4s
Some checks failed
release / build (push) Failing after 4s
- bakery install now accepts one or more package names - bakery update all treated as update-everything (same as bare update) - bump version to 0.2.0
This commit is contained in:
parent
39aa8ccf2a
commit
af89c726e7
3 changed files with 14 additions and 7 deletions
|
|
@ -3,7 +3,7 @@ members = ["bakery", "bread-theme"]
|
|||
resolver = "2"
|
||||
|
||||
[workspace.package]
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
authors = ["Breadway <rileyhorsham@gmail.com>"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue