diff options
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/project.conf b/project.conf index 77f21ad..f7ac4e9 100644 --- a/project.conf +++ b/project.conf @@ -1,9 +1,8 @@ [package] name = "sibs-serializer" -version = "1.0.4" +version = "2.0.0" type = "static" platforms = ["any"] -tests = "tests" [config] -expose_include_dirs = ["."] +expose_include_dirs = ["."]
\ No newline at end of file |