From 465a2f18e67c6a881b9a438f968a3e50bb9120b0 Mon Sep 17 00:00:00 2001 From: Kevin Jahns Date: Wed, 20 Aug 2014 17:19:46 +0200 Subject: [PATCH] publish 0.0.4 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index e7566922..71883ee0 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "Yatta", - "version": "0.0.0", + "version": "0.0.4", "homepage": "https://github.com/DadaMonad/Yatta", "authors": [ "Kevin Jahns " diff --git a/package.json b/package.json index 41ff2aa1..54a95e15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yatta", - "version": "0.0.3", + "version": "0.0.4", "description": "A Framework that enables Real-Time Collaboration on arbitrary data structures.", "main": "./build/node/index", "directories": {