diff options
author | dec05eba <dec05eba@protonmail.com> | 2018-10-25 11:43:15 +0200 |
---|---|---|
committer | dec05eba <0xdec05eba@gmail.com> | 2018-10-25 11:43:20 +0200 |
commit | fa94483682bd8bc996d633f38bf3a1018b48ab87 (patch) | |
tree | f4528fdc1a64457aa1cf470efdc4cece526470e3 /project.conf | |
parent | 7947431ec1e837b2149e94b81e505fe4516ee5c6 (diff) |
Remove unused code2.0.1
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/project.conf b/project.conf index f7ac4e9..684b086 100644 --- a/project.conf +++ b/project.conf @@ -1,8 +1,8 @@ [package] name = "sibs-serializer" -version = "2.0.0" +version = "2.0.1" type = "static" platforms = ["any"] [config] -expose_include_dirs = ["."]
\ No newline at end of file +expose_include_dirs = ["."] |