Skip to content

Commit 41f7753

Browse files
committed
Official fork.
1 parent 9cf1052 commit 41f7753

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"name": "gulp-osws-templates",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"description": "OSWS Templates gulp plugin",
55
"keywords": [],
66
"author": "Open Source Web Standards <[email protected]> (http://osws.github.io/OSWS)",
77
"bugs": {
8-
"url": "https://github.com/ivansglazunov/gulp-osws-templates/issues",
9-
"email": "ivansglazunov@gmail.com"
8+
"url": "https://github.com/OSWS/gulp-osws-templates/issues",
9+
"email": "opensourcewebstandards@gmail.com"
1010
},
1111
"license": "MIT",
1212
"repository": {
1313
"type": "git",
14-
"url": "https://github.com/ivansglazunov/gulp-osws-templates"
14+
"url": "https://github.com/OSWS/gulp-osws-templates"
1515
},
1616
"dependencies": {
1717
"chai": "^1.10.0",

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# [OSWS](https://github.com/OSWS) [Templates](https://github.com/OSWS/OSWS-Templates) gulp plugin 0.0.10
1+
# [OSWS](https://github.com/OSWS) [Templates](https://github.com/OSWS/OSWS-Templates) gulp plugin 0.0.11
22

33
[gulp](gulpjs.com)-[osws](https://github.com/OSWS)-[templates](https://github.com/OSWS/OSWS-Templates)
44

5-
[![GitHub version](https://badge.fury.io/gh/ivansglazunov%2Fgulp-osws-templates.svg)](http://badge.fury.io/gh/ivansglazunov%2Fgulp-osws-templates)
5+
[![GitHub version](https://badge.fury.io/gh/OSWS%2Fgulp-osws-templates.svg)](http://badge.fury.io/gh/OSWS%2Fgulp-osws-templates)
66
[![npm version](https://badge.fury.io/js/gulp-osws-templates.svg)](http://badge.fury.io/js/gulp-osws-templates)
7-
[![Build Status](https://travis-ci.org/ivansglazunov/gulp-osws-templates.svg)](https://travis-ci.org/ivansglazunov/gulp-osws-templates)
7+
[![Build Status](https://travis-ci.org/OSWS/gulp-osws-templates.svg)](https://travis-ci.org/OSWS/gulp-osws-templates)
88

99
For [[email protected]](https://github.com/OSWS/OSWS-Templates/releases/tag/0.2.8).
1010

0 commit comments

Comments
 (0)