Commit 202e54e8 authored by Wohlgemuth, Jason's avatar Wohlgemuth, Jason
Browse files

chore: Publish new version

parent 8416313a
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2205,7 +2205,7 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"

[[package]]
name = "pipe-cli"
version = "0.0.4"
version = "0.0.5"
dependencies = [
 "assert_cmd",
 "cargo-watch",
@@ -2230,7 +2230,7 @@ dependencies = [

[[package]]
name = "pipe-lib"
version = "0.0.4"
version = "0.0.5"
dependencies = [
 "bon",
 "bytes",
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ members = ["pipe-cli", "pipe-lib"]
resolver = "2"

[workspace.package]
version = "0.0.4"
version = "0.0.5"
authors = ["Jason Wohlgemuth <wohlgemuthjh@ornl.gov>"]
description = "Parallel Integration and Processing Engine"
documentation = "https://pipe.ornl.gov"