changeset 1811:89d7f7b02824 v0.1.3

Bump version to 0.1.3
author Jonatan Werpers <jonatan@werpers.com>
date Thu, 03 Oct 2024 18:32:05 +0200
parents 2abde39a8285
children 244311761969 9b47cdbbba75
files Project.toml benchmark/Manifest.toml docs/Manifest.toml
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/Project.toml	Thu Oct 03 18:30:08 2024 +0200
+++ b/Project.toml	Thu Oct 03 18:32:05 2024 +0200
@@ -1,7 +1,7 @@
 name = "Diffinitive"
 uuid = "5a373a26-915f-4769-bcab-bf03835de17b"
 authors = ["Jonatan Werpers <jonatan@werpers.com>", "Vidar Stiernström <vidar.stiernstrom@gmail.com>, and contributors"]
-version = "0.1.2"
+version = "0.1.3"
 
 [deps]
 LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
--- a/benchmark/Manifest.toml	Thu Oct 03 18:30:08 2024 +0200
+++ b/benchmark/Manifest.toml	Thu Oct 03 18:32:05 2024 +0200
@@ -48,7 +48,7 @@
 deps = ["LinearAlgebra", "StaticArrays", "TOML"]
 path = ".."
 uuid = "5a373a26-915f-4769-bcab-bf03835de17b"
-version = "0.1.2"
+version = "0.1.3"
 
     [deps.Diffinitive.extensions]
     DiffinitiveMakieExt = "Makie"
--- a/docs/Manifest.toml	Thu Oct 03 18:30:08 2024 +0200
+++ b/docs/Manifest.toml	Thu Oct 03 18:32:05 2024 +0200
@@ -43,7 +43,7 @@
 deps = ["LinearAlgebra", "StaticArrays", "TOML"]
 path = ".."
 uuid = "5a373a26-915f-4769-bcab-bf03835de17b"
-version = "0.1.2"
+version = "0.1.3"
 
     [deps.Diffinitive.extensions]
     DiffinitiveMakieExt = "Makie"