From 1e10a29e8222913b9042cfc029f684b59a02764a Mon Sep 17 00:00:00 2001 From: Ulric Wilfred Date: Sat, 18 Feb 2017 23:31:33 +0100 Subject: [PATCH] 3.0.0-beta --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b98f22..debcccf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rpd", - "version": "3.0.0-alpha.1", + "version": "3.0.0-beta", "description": "RPD is a minimal framework for building Node-Based User Interfaces, powered by Reactive Programming", "author": "Ulric Wilfred (http://shamansir.github.io)", "homepage": "http://shamansir.github.io/rpd",