From e5e543239cf0b2990593422488439e2e2bc6e434 Mon Sep 17 00:00:00 2001 From: Maxime Warnier Date: Thu, 29 Sep 2016 21:57:13 +0200 Subject: [PATCH] Updated stage to 3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10e970c..17573dd 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ n; // { x: 1, y: 2, a: 3, b: 4 } ## [Status of this Proposal](https://github.com/tc39/ecma262) -It is a Stage 2 proposal for ECMAScript. +It is a Stage 3 proposal for ECMAScript. ## [Known Issues](Issues.md)