Prepare 0.30.0 release

This commit is contained in:
Glavin Wiechert 2017-06-17 16:22:10 -03:00
parent 1f301ea7b7
commit 070c307bf7
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "atom-beautify",
"main": "./src/beautify",
"version": "0.29.26",
"version": "0.30.0",
"private": true,
"description": "Beautify HTML, CSS, JavaScript, PHP, Python, Ruby, Java, C, C++, C#, Objective-C, CoffeeScript, TypeScript, Coldfusion, SQL, and more in Atom",
"repository": {
@ -433,4 +433,4 @@
"prettydiff"
]
}
}
}