Prepare 0.32.1 release

This commit is contained in:
Glavin Wiechert 2018-03-10 14:36:42 -04:00
parent 043699a811
commit 3b01a23c47
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "atom-beautify",
"main": "./src/beautify",
"version": "0.32.0",
"version": "0.32.1",
"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": "github:Glavin001/atom-beautify",
@ -483,4 +483,4 @@
"prettydiff2"
]
}
}
}