From fda7b595c96d99177fdd93de8da9030348a3f8fb Mon Sep 17 00:00:00 2001
From: Jose Antonio Marquez
Date: Sun, 18 Mar 2012 12:34:29 -0700
Subject: Temp I/O functionality for M-JS components

Added the ability to save montages component serialization from Ninja. Very rough, but functional.
---
 js/io/system/ninjalibrary.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'js/io/system/ninjalibrary.json')

diff --git a/js/io/system/ninjalibrary.json b/js/io/system/ninjalibrary.json
index 00ee7ed2..42505e38 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.6.0.0"},
-		{"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.5.1.0"}
+		{"name": "Montage", "path": "/node_modules/descriptor.json", "version": "0.7.0.0"},
+		{"name": "RDGE", "path": "/assets/descriptor.json", "version": "0.5.1.1"}
 	]
 }
\ No newline at end of file
-- 
cgit v1.2.3