Browse Source

0.2.0

pull/3/head v0.2.0
Max Brunsfeld 9 years ago
parent
commit
4f9baf866b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@ -1,6 +1,6 @@
{
"name": "tree-sitter-cpp",
"version": "0.1.0",
"version": "0.2.0",
"description": "C++ grammar for node-tree-sitter",
"main": "index.js",
"keywords": [

Loading…
Cancel
Save