tree-sitter / tree-sitter-julia

Julia grammar for Tree-sitter
MIT License
93 stars 32 forks source link

Update Cargo.toml #86

Closed VarLad closed 1 year ago

VarLad commented 1 year ago

Update tree sitter version in the Cargo deps

savq commented 1 year ago

@maxbrunsfeld Can we bump this and also make a new release of tree-sitter-julia to close #79 ?

VarLad commented 1 year ago

Apologies for the bump, but is there anything that is keeping this from getting merged? :sweat_smile: (cc: @maxbrunsfeld)

savq commented 1 year ago

Does the package version need to be updated too? Would it break something if it's not updated?

VarLad commented 1 year ago

@savq We should probably update the version number to better reflect the tree sitter version is using I guess?

I can see other languages having the version above 0.20.0 but I dont think it would break stuff if we dont bump the version here.

savq commented 1 year ago

Let's update it to follow the other grammars then.

Could you update the package version to 0.20.0 in this same PR?

VarLad commented 1 year ago

@savq That was some perfect timing :rofl: I just committed and was about to give the same reason Do tell me if something else is needed!

savq commented 1 year ago

Great. LGTM 👍