diff --git a/src/Sprache/project.json b/src/Sprache/project.json index 9ec6d3e..2ae95c4 100644 --- a/src/Sprache/project.json +++ b/src/Sprache/project.json @@ -1,6 +1,6 @@ { "title": "Sprache", - "version": "2.1.0-*", + "version": "2.1.1-*", "authors": [ "Nicholas Blumhardt and Contributors" ], "copyright": "Copyright Sprache Contributors 2013", "description": "Sprache is a simple, lightweight library for constructing parsers directly in C# code.",