Skip to content

Commit

Permalink
Official fork.
Browse files Browse the repository at this point in the history
  • Loading branch information
Konard committed Feb 2, 2015
1 parent 9cf1052 commit 41f7753
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -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 <opensourcewebstandards@gmail.com> (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",
Expand Down
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -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).

Expand Down

0 comments on commit 41f7753

Please sign in to comment.