mirror of
https://github.com/Reuh/language-candran.git
synced 2025-12-18 01:49:08 +00:00
Prepare 0.2.0 release
This commit is contained in:
parent
fa28108235
commit
7ab944ca21
1 changed files with 2 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "language-lua",
|
"name": "language-lua",
|
||||||
"version": "0.1.0",
|
"version": "0.2.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"author": "FireZenk <firezenk@gmail.com>",
|
"author": "FireZenk <firezenk@gmail.com>",
|
||||||
"description": "Add syntax highlighting and snippets to Lua files in Atom",
|
"description": "Add syntax highlighting and snippets to Lua files in Atom",
|
||||||
|
|
@ -9,6 +9,5 @@
|
||||||
"engines": {
|
"engines": {
|
||||||
"atom": ">0.50.0"
|
"atom": ">0.50.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue