chore: Bump version to 0.1.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "tree-sitter-stonescript"
|
||||
description = "stonescript grammar for the tree-sitter parsing library"
|
||||
version = "0.0.1"
|
||||
version = "0.1.0"
|
||||
keywords = ["incremental", "parsing", "stonescript"]
|
||||
categories = ["parsing", "text-editors"]
|
||||
repository = "https://github.com/tree-sitter/tree-sitter-stonescript"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "tree-sitter-stonescript",
|
||||
"version": "0.0.1",
|
||||
"version": "0.1.0",
|
||||
"description": "StoneScript grammar for tree-sitter",
|
||||
"main": "bindings/node",
|
||||
"types": "bindings/node",
|
||||
|
||||
Reference in New Issue
Block a user