Bumping version for release

This commit is contained in:
László Károlyi 2014-06-13 18:58:38 +02:00
parent fe0dc7bccf
commit dcefc8e649
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "atom-beautify", "name": "atom-beautify",
"main": "./lib/atom-beautify", "main": "./lib/atom-beautify",
"version": "0.2.6", "version": "0.2.7",
"private": true, "private": true,
"description": "Beautify HTML, CSS and Javascript in Atom", "description": "Beautify HTML, CSS and Javascript in Atom",
"repository": "https://github.com/donaldpipowitch/atom-beautify", "repository": "https://github.com/donaldpipowitch/atom-beautify",