Browse Source

0.11.1

pull/3/head v0.11.1
Max Brunsfeld 8 years ago
parent
commit
6bce5c806c
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.11.0",
"version": "0.11.1",
"description": "C++ grammar for tree-sitter",
"main": "index.js",
"keywords": [

Loading…
Cancel
Save