diff options
author | Thomas Bruederli <bruederli@kolabsys.com> | 2013-09-11 09:00:58 (GMT) |
---|---|---|
committer | Thomas Bruederli <bruederli@kolabsys.com> | 2013-09-11 09:00:58 (GMT) |
commit | 556afcd0c0e5bf71d98230a8e70c7c54b56b1b1e (patch) | |
tree | 5643b74d2bf20ad4f6646d2df4aa41519f325a5d /composer.json | |
parent | 42a2401211cbf31b5b01609d1e069e89934e9f70 (diff) | |
download | iRony-556afcd0c0e5bf71d98230a8e70c7c54b56b1b1e.tar.gz |
Bump version
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 63ea878..27877a8 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "kolab/irony", "description": "iRony - The Kolab WebDAV/CalDAV/CardDAV Server", "license": "AGPL-3.0", - "version": "0.1.0", + "version": "0.2.0", "repositories": [ { "type": "vcs", |