Skip to content

Commit e01d374

Browse files
committed
Preparing for release
1 parent a047804 commit e01d374

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Release Notes
22

3-
### TBD
3+
### v1.0.3 (2017-10-09)
44

55
* Updated dependencies to fix a security vulnerability _(Issue #14)_
66

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "path-loader",
33
"main": "browser/path-loader.js",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"homepage": "https://github.com/whitlockjc/path-loader",
66
"authors": [
77
"Jeremy Whitlock <[email protected]>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "path-loader",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Utility that provides a single API for loading the content of a path/URL.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)