Prepare 0.32.0 release

This commit is contained in:
Glavin Wiechert 2018-03-02 00:32:06 -04:00
parent 8f8d93993a
commit a00dd4cf6d
1 changed files with 1 additions and 1 deletions

View File

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