We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03cc45a commit a604a94Copy full SHA for a604a94
lib/Sabre/DAV/Version.php
@@ -15,7 +15,7 @@ class Sabre_DAV_Version {
15
/**
16
* Full version number
17
*/
18
- const VERSION = '0.12.0';
+ const VERSION = '0.12.1';
19
20
21
* Stability : alpha, beta, stable
0 commit comments