1
0
Fork 0
mirror of https://github.com/Reuh/language-candran.git synced 2025-10-27 12:19:30 +00:00

Prepare 0.2.0 release

This commit is contained in:
FireZenk 2014-03-02 13:40:06 +01:00
parent fa28108235
commit 7ab944ca21

View file

@ -1,6 +1,6 @@
{
"name": "language-lua",
"version": "0.1.0",
"version": "0.2.0",
"private": true,
"author": "FireZenk <firezenk@gmail.com>",
"description": "Add syntax highlighting and snippets to Lua files in Atom",
@ -9,6 +9,5 @@
"engines": {
"atom": ">0.50.0"
},
"dependencies": {
}
"dependencies": {}
}