Skip to content

Commit

Permalink
v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lbalmaceda committed Jun 4, 2019
1 parent bf30444 commit 7621a96
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/angular-lock.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
this.options = config.options || {};
this.options._telemetryInfo = {
name: 'angular-lock',
version: '3.0.0'
version: '3.0.2'
};
};

Expand Down
2 changes: 1 addition & 1 deletion dist/angular-lock.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-lock",
"version": "3.0.0",
"version": "3.0.2",
"description": "Angular wrapper for Lock",
"main": "angular-lock.js",
"repository": {
Expand Down

0 comments on commit 7621a96

Please sign in to comment.