diff --git a/bower.json b/bower.json index 320a6b49..4107db29 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "yjs", - "version": "0.3.0", + "version": "0.3.1", "homepage": "https://github.com/DadaMonad/yjs", "authors": [ "Kevin Jahns " diff --git a/package.json b/package.json index b7261b20..7cb45570 100644 --- a/package.json +++ b/package.json @@ -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": {