Commit 255d710d authored by Wohlgemuth, Jason's avatar Wohlgemuth, Jason
Browse files

chore: Bump version

parent 71fc893c
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5835,7 +5835,7 @@ checksum = "fdd20c5420375476fbd4394763288da7eb0cc0b8c11deed431a91562af7335d3"

[[package]]
name = "xylem-cli"
version = "0.0.11"
version = "0.1.0"
dependencies = [
 "acorn-lib",
 "assert_cmd",
@@ -5861,7 +5861,7 @@ dependencies = [

[[package]]
name = "xylem-lib"
version = "0.0.11"
version = "0.1.0"
dependencies = [
 "acorn-lib",
 "assert_cmd",
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ resolver = "2"
debug = true

[workspace.package]
version = "0.0.11"
version = "0.1.0"
license = "MIT"
authors = ["Jason Wohlgemuth <wohlgemuthjh@ornl.gov>"]
description = "Parallel Integration and Processing Engine"