Skip to content

Commit d8788b1

Browse files
committed
v1.0.0-beta.4 - 2016-11-09
1 parent 40d40eb commit d8788b1

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

HISTORY.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#Tomes Release Notes
22

3+
##1.0.0-beta.4
4+
* Update `README.md` to fix first link
5+
36
##1.0.0-beta.3
47
* Update `README.md` to point to this fork.
58

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![NPM](https://nodei.co/npm/@bjornstar/tomes.png?downloads=true)](https://nodei.co/npm/tomes/)
1+
[![NPM](https://nodei.co/npm/@bjornstar/tomes.png?downloads=true)](https://nodei.co/npm/@bjornstar/tomes)
22

33
[![Build Status](https://travis-ci.org/bjornstar/tomes.png)](https://travis-ci.org/bjornstar/tomes)
44

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@bjornstar/tomes",
33
"description": "Evented Storage Agnostic Data API",
4-
"version": "1.0.0-beta.3",
4+
"version": "1.0.0-beta.4",
55
"author": "Bjorn Stromberg <[email protected]>",
66
"maintainers": [
77
{ "name": "Bjorn Stromberg", "email": "[email protected]" }

0 commit comments

Comments
 (0)