Skip to content

Commit 94c6441

Browse files
authored
Merge pull request #12 from yola/ohohfive
ready v0.0.5
2 parents a4e61af + ae96ec4 commit 94c6441

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
#Stipulate Changelog
22

3+
## 0.0.5
4+
5+
- Update dependencies to latest [#11](https://github.com/yola/stipulate/pull/11)
6+
37
## 0.0.4
48

59
- Update dependencies to latest [#9](https://github.com/yola/stipulate/pull/9)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stipulate",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "A module extending the Fetch API with some useful default error handling and hooks.",
55
"main": "src/stipulate.js",
66
"scripts": {

0 commit comments

Comments
 (0)