Prepare 0.29.11 release

This commit is contained in:
Glavin Wiechert 2016-08-26 01:33:15 -03:00
parent f7ddbf1085
commit 7dbfb7fe7c
1 changed files with 2 additions and 2 deletions

View File

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