Prepare 0.5.2 release

This commit is contained in:
Glavin Wiechert 2014-08-03 23:52:13 -04:00
parent 8d90b30448
commit faa62366b1
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "atom-beautify",
"main": "./lib/atom-beautify",
"version": "0.5.1",
"version": "0.5.2",
"private": true,
"description": "Beautify HTML, CSS and Javascript in Atom",
"repository": {