Prepare 0.13.0 release

This commit is contained in:
Glavin Wiechert 2014-09-28 16:28:39 -03:00
parent f1fe4567d9
commit 3f64cfc03c
1 changed files with 1 additions and 1 deletions

View File

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