Prepare 0.5.1 release

This commit is contained in:
Glavin Wiechert 2014-08-03 23:37:04 -04:00
parent 1f0fb9c0db
commit 7ce01efc8a
1 changed files with 1 additions and 1 deletions

View File

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