From 56dae7ea41e230ec1bfd940129342aa096ad35e1 Mon Sep 17 00:00:00 2001 From: "Fuji, Goro" Date: Tue, 10 Sep 2013 22:05:42 +0900 Subject: [PATCH] releng for v0.9.65 --- Changes | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index b54f9911..077ff7e6 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for the JSX software development kit +0.9.65 2013-09-10 22:04:10+0900 + [BUG FIXES] + - Fix an issue in the inline optimizer + 0.9.64 2013-09-05 21:39:27+0900 [FEATURES] - Support type inference to member variables with empty array/map diff --git a/package.json b/package.json index e9fc029a..c0335574 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsx", - "version": "0.9.64", + "version": "0.9.65", "description": "a faster, safer, easier JavaScript", "license": "MIT", "keywords": [