Update Roots version in package.json

This commit is contained in:
Ben Word
2013-01-15 17:19:35 -06:00
parent 40058a230b
commit af7759d1fd

View File

@@ -1,7 +1,7 @@
{
"name": "roots",
"description": "A starting WordPress theme made for developers based on HTML5 Boilerplate & Bootstrap.",
"version": "6.1.0",
"version": "6.2.0",
"homepage": "http://www.rootstheme.com/",
"author": "Ben Word <ben@benword.com>",
"contributors": [
@@ -31,4 +31,4 @@
"jshint": "~0.5.9"
},
"devDependencies": {}
}
}