More fixes

This commit is contained in:
Hexagon 2016-01-02 19:14:25 +01:00
parent 10384f956d
commit 0c28ef6a65
2 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@
[![npm version](https://badge.fury.io/js/cryptalk.svg)](https://badge.fury.io/js/cryptalk)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE.md)
Latest release is 1.0.0, available at npm using ```npm install telldus```
Cyptalk is a HTML5/Node.js based, client side (E2EE) encrypted instant chat
Features
========

View File

@ -1,6 +1,6 @@
{
"name" : "cryptalk",
"version" : "1.0.6",
"version" : "1.0.7",
"description" : "Encrypted HTML5/Node.JS instant chat",
"main" : "server.js",
"subdomain": "cryptalk",