1.9.0
* Update URLs in CONTRIBUTING.md (#138) (Ryan Graham) * Fix for issue #127 (Gary Torres)
This commit is contained in:
parent
da7cd3b911
commit
afb41e99a5
|
@ -1,3 +1,11 @@
|
|||
2016-07-18, Version 1.9.0
|
||||
=========================
|
||||
|
||||
* Update URLs in CONTRIBUTING.md (#138) (Ryan Graham)
|
||||
|
||||
* Fix for issue #127 (Gary Torres)
|
||||
|
||||
|
||||
2016-05-03, Version 1.8.1
|
||||
=========================
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "loopback-component-storage",
|
||||
"description": "Loopback Storage Service",
|
||||
"version": "1.8.1",
|
||||
"version": "1.9.0",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "./node_modules/.bin/mocha --timeout 30000 test/*test.js"
|
||||
|
|
Loading…
Reference in New Issue