From 41f7753a302c29f7c3857c854e181078ee314af5 Mon Sep 17 00:00:00 2001 From: Konstantin Dyachenko Date: Mon, 2 Feb 2015 03:08:01 +0000 Subject: [PATCH] Official fork. --- package.json | 8 ++++---- readme.md | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index fa4081c..2a7dc5d 100755 --- a/package.json +++ b/package.json @@ -1,17 +1,17 @@ { "name": "gulp-osws-templates", - "version": "0.0.10", + "version": "0.0.11", "description": "OSWS Templates gulp plugin", "keywords": [], "author": "Open Source Web Standards (http://osws.github.io/OSWS)", "bugs": { - "url": "https://github.com/ivansglazunov/gulp-osws-templates/issues", - "email": "ivansglazunov@gmail.com" + "url": "https://github.com/OSWS/gulp-osws-templates/issues", + "email": "opensourcewebstandards@gmail.com" }, "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/ivansglazunov/gulp-osws-templates" + "url": "https://github.com/OSWS/gulp-osws-templates" }, "dependencies": { "chai": "^1.10.0", diff --git a/readme.md b/readme.md index 2a61d47..4557dc3 100755 --- a/readme.md +++ b/readme.md @@ -1,10 +1,10 @@ -# [OSWS](https://github.com/OSWS) [Templates](https://github.com/OSWS/OSWS-Templates) gulp plugin 0.0.10 +# [OSWS](https://github.com/OSWS) [Templates](https://github.com/OSWS/OSWS-Templates) gulp plugin 0.0.11 [gulp](gulpjs.com)-[osws](https://github.com/OSWS)-[templates](https://github.com/OSWS/OSWS-Templates) -[![GitHub version](https://badge.fury.io/gh/ivansglazunov%2Fgulp-osws-templates.svg)](http://badge.fury.io/gh/ivansglazunov%2Fgulp-osws-templates) +[![GitHub version](https://badge.fury.io/gh/OSWS%2Fgulp-osws-templates.svg)](http://badge.fury.io/gh/OSWS%2Fgulp-osws-templates) [![npm version](https://badge.fury.io/js/gulp-osws-templates.svg)](http://badge.fury.io/js/gulp-osws-templates) -[![Build Status](https://travis-ci.org/ivansglazunov/gulp-osws-templates.svg)](https://travis-ci.org/ivansglazunov/gulp-osws-templates) +[![Build Status](https://travis-ci.org/OSWS/gulp-osws-templates.svg)](https://travis-ci.org/OSWS/gulp-osws-templates) For [osws-templates@0.2.5](https://github.com/OSWS/OSWS-Templates/releases/tag/0.2.8).