Prepare 0.30.5 release

This commit is contained in:
Glavin Wiechert 2017-08-11 22:23:15 -03:00
parent f2a95d482d
commit 6757b26dd8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "atom-beautify",
"main": "./src/beautify",
"version": "0.30.4",
"version": "0.30.5",
"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": {