Browse Source

0.4.3

pull/8/head v0.4.3
Max Brunsfeld 8 years ago
parent
commit
90caefcaa7
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.4.2",
"version": "0.4.3",
"description": "C grammar for node-tree-sitter",
"main": "index.js",
"keywords": [

Loading…
Cancel
Save