Skip to content

Commit

Permalink
Merge pull request #11 from structure-codes/develop
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
alex-oser authored Nov 13, 2021
2 parents ff3006d + 19d4e6a commit 2fdb2e4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![](https://vsmarketplacebadge.apphb.com/rating-short/CTC.vscode-tree-extension.svg)](https://marketplace.visualstudio.com/items?itemName=CTC.vscode-tree-extension)


This VSCode Extension adds syntax highlighting support for `.tree` files - This is not a _real_ lanague but this is very helpful for reviewing `tree` command output.
This VSCode Extension adds syntax highlighting support for `.tree` files - This is not a _real_ language but this is very helpful for reviewing `tree` command output.

### Features
- Syntax highlighting 💅
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "vscode-tree-extension",
"displayName": "Tree",
"description": "Lauguage support for Tree files",
"version": "0.0.10",
"description": "Language support for Tree files",
"version": "0.0.11",
"publisher": "CTC",
"icon": "images/icon.png",
"engines": {
Expand Down

0 comments on commit 2fdb2e4

Please sign in to comment.