Prepare 0.29.7 release

This commit is contained in:
Glavin Wiechert 2016-04-23 23:27:42 -03:00
parent 6365090d95
commit c2851f1d21
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "atom-beautify",
"main": "./src/beautify",
"version": "0.29.6",
"version": "0.29.7",
"private": true,
"description": "Beautify HTML, CSS, JavaScript, PHP, Python, Ruby, Java, C, C++, C#, Objective-C, CoffeeScript, TypeScript, Coldfusion, and SQL in Atom",
"repository": {