Update Roots version in package.json
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "roots",
|
"name": "roots",
|
||||||
"description": "A starting WordPress theme made for developers based on HTML5 Boilerplate & Bootstrap.",
|
"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/",
|
"homepage": "http://www.rootstheme.com/",
|
||||||
"author": "Ben Word <ben@benword.com>",
|
"author": "Ben Word <ben@benword.com>",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
@@ -31,4 +31,4 @@
|
|||||||
"jshint": "~0.5.9"
|
"jshint": "~0.5.9"
|
||||||
},
|
},
|
||||||
"devDependencies": {}
|
"devDependencies": {}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user