From cc8090a9d4c81736023db1905d0a6983ff63db44 Mon Sep 17 00:00:00 2001
From: Release Script <ibmjs@fr.ibm.com>
Date: Mon, 2 Feb 2015 13:25:01 +0100
Subject: [PATCH] update to version 0.3.0

---
 bower.json   |  2 +-
 package.json | 58 ++++++++++++++++++++++++++--------------------------
 2 files changed, 30 insertions(+), 30 deletions(-)

diff --git a/bower.json b/bower.json
index 1055a7c0..89c361f7 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
 {
 	"name": "ecma402",
-	"version": "0.3.0-alpha",
+	"version": "0.3.0",
 	"dependencies": {
 		"requirejs": "2.1.x",
 		"requirejs-text": "2.0.x",
diff --git a/package.json b/package.json
index 5bb5f7d0..946fc000 100644
--- a/package.json
+++ b/package.json
@@ -1,46 +1,46 @@
 {
 	"name": "ecma402",
-	"version": "0.3.0-alpha",
+	"version": "0.3.0",
 	"dependencies": {
 		"requirejs": ">=2.1.14"
 	},
 	"keywords": [
-	    "utility",
-	    "globalization",
-	    "internationalization",
-	    "multilingualization",
-	    "localization",
-	    "g11n",
-	    "i18n",
-	    "m17n",
-	    "L10n",
-	    "localize",
-	    "format",
-	    "parse",
-	    "translate",
-	    "strings",
-	    "numbers",
-	    "dates",
-	    "times",
-	    "calendars",
-	    "cultures",
-	    "languages",
-	    "locales"
+		"utility",
+		"globalization",
+		"internationalization",
+		"multilingualization",
+		"localization",
+		"g11n",
+		"i18n",
+		"m17n",
+		"L10n",
+		"localize",
+		"format",
+		"parse",
+		"translate",
+		"strings",
+		"numbers",
+		"dates",
+		"times",
+		"calendars",
+		"cultures",
+		"languages",
+		"locales"
 	],
 	"homepage": "https://github.com/ibm-js/ecma402",
 	"author": "The Dojo Foundation",
 	"maintainers": [
 		{
-		  "name": "John Emmons",
-		  "email": "emmo@us.ibm.com",
-		  "url": "https://github.com/JCEmmons"
+			"name": "John Emmons",
+			"email": "emmo@us.ibm.com",
+			"url": "https://github.com/JCEmmons"
 		}
 	],
 	"contributors": [
-	    "Christophe Jolif <cjolif@gmail.com> (https://github.com/cjolif)",
-	    "Bill Keese <bill@dojotoolkit.org> (https://github.com/wkeese)",
-	    "Clément Mathieu (https://github.com/clmath)",
-	    "Ahmed Mustafa <amustafa@eg.ibm.com> (https://github.com/AhmedMustafa)"
+		"Christophe Jolif <cjolif@gmail.com> (https://github.com/cjolif)",
+		"Bill Keese <bill@dojotoolkit.org> (https://github.com/wkeese)",
+		"Clément Mathieu (https://github.com/clmath)",
+		"Ahmed Mustafa <amustafa@eg.ibm.com> (https://github.com/AhmedMustafa)"
 	],
 	"repository": {
 		"type": "git",