No known key found for this signature in database
GPG Key ID: E8BCD7866AFCF978
2 changed files with
2 additions and
2 deletions
-
server/README.md
-
server/package.json
|
|
@ -1,6 +1,6 @@ |
|
|
|
# Indium server |
|
|
|
|
|
|
|
This documentation describes the version 3.1 of the server component of |
|
|
|
This documentation describes the version 3.2 of the server component of |
|
|
|
[Indium](https://indium.readthedocs.org). |
|
|
|
|
|
|
|
The Indium server exposes a simple interface to communicate with a JS runtime |
|
|
|
|
|
@ -1,6 +1,6 @@ |
|
|
|
{ |
|
|
|
"name": "indium", |
|
|
|
"version": "3.1.1", |
|
|
|
"version": "3.2.0", |
|
|
|
"description": "Indium server", |
|
|
|
"main": "index.js", |
|
|
|
"scripts": { |
|
|
|