Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
This updates dependencies,
making this package compatible with newer Node.js releases.
  • Loading branch information
TysonAndre committed Feb 14, 2018
1 parent 44bc04d commit 7979e18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "monocle-client-js",
"version": "0.2.3",
"version": "0.3.0",
"authors": [
"Hector Virgen <[email protected]>",
"David Kaminsky <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "monocle-client-js",
"version": "0.2.3",
"version": "0.3.0",
"description": "JS client for Monocle APIs, supporting Angular and jQuery",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 7979e18

Please sign in to comment.