Prepare 0.23.1 release

This commit is contained in:
Glavin Wiechert 2015-03-25 14:14:31 -03:00
parent a0576c419e
commit 0386e385d9
1 changed files with 1 additions and 1 deletions

View File

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