bump version numbers

This commit is contained in:
Kevin Jahns 2015-05-28 15:47:43 +02:00
parent dc3c6a5d42
commit c5b47e88ac
2 changed files with 2 additions and 2 deletions

View File

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

View File

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