Browse Source

0.12.1

pull/8/head v0.12.1
Max Brunsfeld 8 years ago
parent
commit
65b6903cab
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.12.0",
"version": "0.12.1",
"description": "C grammar for node-tree-sitter",
"main": "index.js",
"keywords": [

Loading…
Cancel
Save