Increment major version

Recent changes to the metadata for negative tests fundamentally alter
the way those tests are intended to be interpreted. Increment the
project's version number in order to signal this to project consumers.
This commit is contained in:
Mike Pennisi 2017-12-03 18:23:23 -05:00 committed by Rick Waldron
parent e6d674ef7a
commit fad683d14b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "test262",
"version": "1.0.0",
"version": "2.0.0",
"description": "Test262 tests conformance to the continually maintained draft future ECMAScript standard found at http://tc39.github.io/ecma262/ , together with any Stage 3 or later TC39 proposals.",
"repository": {
"type": "git",