Browse Source

0.2.2

pull/6/head v0.2.2
Max Brunsfeld 9 years ago
parent
commit
997aee5bdf
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-c",
"version": "0.2.1",
"version": "0.2.2",
"description": "C grammar for node-tree-sitter",
"main": "index.js",
"keywords": [

Loading…
Cancel
Save