release 0.10.0

- fixes #92
- fixes #84
- improves #76
- improves #66 (fewer WebDAV requests needed for file creation)
- might solve a few problems of #68
This commit is contained in:
Tobias Hagemann
2015-10-29 19:04:38 +01:00
parent 386059a238
commit 1e18a11886
12 changed files with 17 additions and 11 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
<parent>
<groupId>org.cryptomator</groupId>
<artifactId>main</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
</parent>
<artifactId>crypto-api</artifactId>
<name>Cryptomator cryptographic module API</name>