aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2018-03-07 02:52:28 +0100
committerAleksi Lindeman <0xdec05eba@gmail.com>2018-03-07 02:52:35 +0100
commite96e47e4d1eb7217a0169013c9968b8eb52bbb4e (patch)
tree00a52f662e09634cad31b143c1ca99241536a9db /project.conf
parent91418b32d7b67c335eb3baffc0bf381c04f68035 (diff)
Make serializer/deserializer endian independent0.2.0
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"