Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "deride", | ||
"description": "Mocking library based on composition", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"homepage": "https://github.com/REAANDREW/deride", | ||
@@ -6,0 +6,0 @@ "author": { |
@@ -1,2 +0,2 @@ | ||
# deride [![Build Status](https://travis-ci.org/REAANDREW/deride.svg?branch=master)](https://travis-ci.org/REAANDREW/deride) | ||
# deride [![Build Status](https://travis-ci.org/REAANDREW/deride.svg?branch=master)](https://travis-ci.org/REAANDREW/deride) [![NPM version](https://badge.fury.io/js/deride.svg)](http://badge.fury.io/js/deride) ![Dependencies Status](https://david-dm.org/reaandrew/deride.png) | ||
@@ -159,4 +159,6 @@ Mocking library based on composition | ||
## Release History | ||
_(Nothing yet)_ | ||
### v0.1.0 - 22nd April 2014 | ||
First release of the library, pushed into the NPM registry | ||
## License | ||
@@ -163,0 +165,0 @@ Copyright (c) 2014 Andrew Rea |
22185
168