Skip to content

Commit

Permalink
update to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
holger1411 committed Feb 13, 2017
1 parent c94f63f commit 13aedd3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "understrap-child",
"version": "0.2.1",
"version": "0.2.2",
"description": "Basic Child Theme for UnderStrap Theme Framework: https://github.com/holger1411/understrap",
"main": "index.js",
"scripts": {
Expand All @@ -26,7 +26,7 @@
"homepage": "https://understrap.com",
"dependencies": {
"bootstrap": "^4.0.0-alpha.6",
"browser-sync": "^2.18.6",
"browser-sync": "^2.18.7",
"del": "^2.2.2",
"font-awesome": "^4.7.0",
"gulp": "^3.9.1",
Expand All @@ -39,14 +39,13 @@
"gulp-rename": "^1.2.2",
"gulp-rimraf": "^0.2.1",
"gulp-sass": "^3.1.0",
"gulp-sourcemaps": "^2.4.0",
"gulp-uglify": "^2.0.0",
"gulp-sourcemaps": "^2.4.1",
"gulp-uglify": "^2.0.1",
"gulp-watch": "^4.3.11",
"merge2": "^1.0.3",
"owl.carousel": "^2.2.0",
"run-sequence": "^1.2.2",
"undescores-for-npm": "^1.0.0",
"understrap": "^0.5.6"
"understrap": "^0.5.7"
}

}
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Author: Holger Koenemann
Author URI: http://www.holgerkoenemann.de
Template: understrap
Version: 0.2.1
Version: 0.2.2
License: Commercial
Text Domain: understrap-child
Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
Expand Down

0 comments on commit 13aedd3

Please sign in to comment.