Revert version to v0.28.22

This commit is contained in:
Glavin Wiechert 2016-02-25 23:24:21 -04:00
parent d97b2d2e4d
commit 01319d75bb
1 changed files with 1 additions and 1 deletions

View File

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