From 9223b877ee50dfbb532dcf7e0aac5447fdd57a62 Mon Sep 17 00:00:00 2001 From: Phillip Weinberg Date: Thu, 20 Apr 2023 15:53:51 -0400 Subject: [PATCH] Bump patch version --- Project.toml | 4 ++-- lib/BloqadeExpr/Project.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Project.toml b/Project.toml index 2043d0846..51111e341 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "Bloqade" uuid = "bd27d05e-4ce1-5e79-84dd-c5d7d508bbe1" -version = "0.1.22" +version = "0.1.23" [deps] BloqadeExpr = "bd27d05e-4ce1-5e79-84dd-c5d7d508abe2" @@ -25,8 +25,8 @@ BloqadeLattices = "0.1" BloqadeMIS = "0.1" BloqadeODE = "0.1" BloqadeWaveforms = "0.1" -Colors = "0.12" ColorSchemes = "3" +Colors = "0.12" ForwardDiff = "0.10" Measurements = "2" PythonCall = "0.8,0.9" diff --git a/lib/BloqadeExpr/Project.toml b/lib/BloqadeExpr/Project.toml index 18d3e141c..7d007bb83 100644 --- a/lib/BloqadeExpr/Project.toml +++ b/lib/BloqadeExpr/Project.toml @@ -1,6 +1,6 @@ name = "BloqadeExpr" uuid = "bd27d05e-4ce1-5e79-84dd-c5d7d508abe2" -version = "0.1.12" +version = "0.1.13" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"