Prepare 0.29.8 release

This commit is contained in:
Glavin Wiechert 2016-06-13 09:12:28 -03:00
parent 5681cc907b
commit c8a654a3ea
1 changed files with 1 additions and 1 deletions

View File

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