Change to 0.4.1
This commit is contained in:
parent
cafdcaf7e2
commit
f5bf283207
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "understrap",
|
||||
"version": "0.4.0",
|
||||
"version": "0.4.1",
|
||||
"homepage": "http://understrap.com",
|
||||
"authors": [
|
||||
"Holger Koenemann <office@holgerkoenemann.de>"
|
||||
|
@ -31,6 +31,6 @@
|
|||
"bootstrap": "v4.0.0-alpha.2"
|
||||
},
|
||||
"_source": "https://github.com/holger1411/understrap.git",
|
||||
"_target": "~0.4.0",
|
||||
"_target": "~0.4.1",
|
||||
"_originalSource": "understrap"
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "understrap",
|
||||
"version": "0.4.0",
|
||||
"version": "0.4.1",
|
||||
"description": "Wordpress Theme framework",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
|
@ -5,7 +5,7 @@ Author: Holger Koenemann
|
|||
Author URI: http://www.holgerkoenemann.de
|
||||
Description: Combination of Automattic´s _s theme and Bootstrap SASS. Made as a solid starting point for your next theme project and WordPress website. Including Font Awesome support, build-in widget slider and much more you need for basic websites.
|
||||
A developer version (with Gulp/node and SASS sources) is available on github: https://github.com/holger1411/understrap
|
||||
Version: 0.4.0
|
||||
Version: 0.4.1
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: understrap
|
||||
|
|
Reference in New Issue