summarylogtreecommitdiffstats
path: root/git-version.patch
blob: 4643165b090a0af2e3adcf5f7cb48dfd3336445d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/Cargo.toml b/Cargo.toml
index c4760f6..62bdb6f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polaris"
-version = "0.0.0"
+version = "0.14.2"
 authors = ["Antoine Gersant <antoine.gersant@lesforges.org>"]
 edition = "2021"
 build = "build.rs"