Commit 22a05918 authored by Wohlgemuth, Jason's avatar Wohlgemuth, Jason
Browse files

chore: Bump version

parent b206f87d
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ version = 4

[[package]]
name = "acorn-cli"
version = "0.1.5"
version = "0.1.6"
dependencies = [
 "acorn-lib",
 "assert_cmd",
@@ -34,7 +34,7 @@ dependencies = [

[[package]]
name = "acorn-lib"
version = "0.1.5"
version = "0.1.6"
dependencies = [
 "bon",
 "clap",
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ members = ["acorn-cli", "acorn-lib"]
resolver = "2"

[workspace.package]
version = "0.1.5"
version = "0.1.6"
license-file = "LICENSE"
authors = ["Jason Wohlgemuth <wohlgemuthjh@ornl.gov>"]
description = "Accessible Content Optimization for Research Needs - Multitool for maintaining sustainable research activity data"