From c14b8d9fd1acde98ffc427b0bbdba7d1442c39a4 Mon Sep 17 00:00:00 2001
From: Nivesh Rajbhandari
Date: Thu, 3 May 2012 17:07:40 -0700
Subject: Converting canvas runtime to use prototypes for geom obj, rectangle,
 oval and line.

Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
---
 js/io/system/ninjalibrary.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'js/io')

diff --git a/js/io/system/ninjalibrary.json b/js/io/system/ninjalibrary.json
index e236f2e0..3f4584d5 100644
--- a/js/io/system/ninjalibrary.json
+++ b/js/io/system/ninjalibrary.json
@@ -1,6 +1,6 @@
 {
 	"libraries": [
 		{"name": "Montage", "path": "/node_modules/descriptor.json", "version": "0.7.0.0"},
-		{"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.5.5.0"}
+		{"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.5.6.0"}
 	]
 }
\ No newline at end of file
-- 
cgit v1.2.3