From 1c58fb5e71128405fa3b41fe6d7021829ceafc0d Mon Sep 17 00:00:00 2001 From: vladar Date: Sun, 6 Sep 2015 15:54:30 +0600 Subject: [PATCH] Updated version in Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39de76e..05961f0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ and the [reference implementation in JavaScript](https://github.com/graphql/grap This implementation will follow JavaScript version as close as possible until GraphQL itself stabilizes. -**Current status**: version 0.2 supports all features described by specification. +**Current status**: version 0.4 supports all features described by specification. _corresponding graphql-js commit_: cf50cc3a304faff9a4215cd121a548e65794a089 (v0.4.2 2015-08-14). ## Table of Contents