Skip to content

Commit

Permalink
Fix undefined metadata error in Caisson rule (#263)
Browse files Browse the repository at this point in the history
* Fix undefined metadata error in Caisson rule

* Build Rules JSON and bump version
  • Loading branch information
joshcanhelp authored Oct 8, 2020
1 parent fb36aed commit ee5657b
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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": "rules-templates",
"version": "0.14.0",
"version": "0.14.1",
"description": "Auth0 Rules Repository",
"main": "./rules",
"scripts": {
Expand Down
Loading

0 comments on commit ee5657b

Please sign in to comment.