Browse Source

0.1.4

pull/4/head v0.1.4
Max Brunsfeld 9 years ago
parent
commit
e833e464ae
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.1.3",
"version": "0.1.4",
"description": "C grammar for node-tree-sitter",
"main": "index.js",
"keywords": [

Loading…
Cancel
Save