Skip to content

Commit

Permalink
Update version for release
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Bottriell <rbottriell@ilm.com>
  • Loading branch information
rydrman committed Aug 4, 2022
1 parent c1bb84e commit ec37648
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .site/spi/.spdev.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 0.32.0
version: 0.34.0
release_notes: |
- convert api module to rust
- update to latest spfs
Expand Down
2 changes: 1 addition & 1 deletion .site/spi/spk.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: spk
Version: 0.32.0
Version: 0.34.0
Release: 1
Summary: Package manager for SPFS.
License: NONE
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors = ["Ryan Bottriell <rbottriell@imageworks.com>"]
edition = "2021"
name = "spk"
version = "0.32.0"
version = "0.34.0"

[lib]
name = "spk"
Expand Down
2 changes: 1 addition & 1 deletion spk.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: spk
Version: 0.32.0
Version: 0.34.0
Release: 1
Summary: Package manager for SPFS.
License: NONE
Expand Down

0 comments on commit ec37648

Please sign in to comment.