Skip to content

Commit

Permalink
Prepare to live on master
Browse files Browse the repository at this point in the history
  • Loading branch information
glenjamin committed Apr 25, 2016
1 parent 906f8e8 commit 76e645e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

Testing helpers for use with React's shallowRender test utils.

*********

### Warning

> The branch you are viewing is for a currently unreleased version, the currently released version can be found on the `pre-1.0` branch.
*********

[![npm version](https://img.shields.io/npm/v/skin-deep.svg)](https://www.npmjs.com/package/skin-deep) [![Build Status](https://img.shields.io/travis/glenjamin/skin-deep/master.svg)](https://travis-ci.org/glenjamin/skin-deep) [![Coverage Status](https://coveralls.io/repos/glenjamin/skin-deep/badge.svg?branch=master)](https://coveralls.io/r/glenjamin/skin-deep?branch=master) ![MIT Licensed](https://img.shields.io/npm/l/skin-deep.svg)

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "skin-deep",
"version": "0.13.0",
"version": "1.0.0-DEV",
"description": "Testing helpers for use with React's shallowRender test utils.",
"main": "skin-deep.js",
"scripts": {
Expand Down

0 comments on commit 76e645e

Please sign in to comment.