Skip to content

Commit

Permalink
Merge pull request #800 from ivankravets/patch-3
Browse files Browse the repository at this point in the history
Update version to 1.1.0
  • Loading branch information
miloyip committed Nov 28, 2016
2 parents 0024592 + ba34c94 commit 014097e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion library.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
{
"name": "RapidJSON",
"version": "1.1.0",
"keywords": "json, sax, dom, parser, generator",
"description": "A fast JSON parser/generator for C++ with both SAX/DOM style API",
"include": "include",
"export": {
"include": "include"
},
"examples": "example/*/*.cpp",
"repository":
{
Expand Down

0 comments on commit 014097e

Please sign in to comment.