updated npm+bower version to v0.3.1

This commit is contained in:
DadaMonad 2015-01-30 11:30:11 +00:00
parent cbcdebf33e
commit 93e75e0111
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "yjs",
"version": "0.3.0",
"version": "0.3.1",
"homepage": "https://github.com/DadaMonad/yjs",
"authors": [
"Kevin Jahns <kevin.jahns@rwth-aachen.de>"

View File

@ -1,6 +1,6 @@
{
"name": "yjs",
"version": "0.3.0",
"version": "0.3.1",
"description": "A Framework that enables Real-Time Collaboration on arbitrary data structures.",
"main": "./build/node/y.js",
"scripts": {