aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2018-03-07 02:52:28 +0100
committerdec05eba <dec05eba@protonmail.com>2020-07-06 07:16:10 +0200
commitff9ea15709ba60008f46df9adae747b8c6e71d68 (patch)
tree4c2bce5309765194bb2614be92aac45db86aa0ea /project.conf
parent6fd8decb98ce81fd71cebd0226e30b0024ffd77c (diff)
Make serializer/deserializer endian independent
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.conf b/project.conf
index 6badb64..ca50d38 100644
--- a/project.conf
+++ b/project.conf
@@ -1,6 +1,6 @@
[package]
name = "sibs-serializer"
-version = "0.1.0"
+version = "0.2.0"
type = "static"
platforms = ["any"]
tests = "tests"