Prepare 0.15.0 release

This commit is contained in:
Glavin Wiechert 2014-10-26 16:17:57 -03:00
parent b699143c0a
commit 9ec22bf43f
1 changed files with 1 additions and 1 deletions

View File

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