diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index fa6d619..32fff14 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iridium", - "version": "2.1.3", + "version": "2.2.0", "description": "A next-generation Kartik server, based on the original server", "main": "index.js", "scripts": { |