Skip to content

Commit

Permalink
3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lotas committed Sep 5, 2022
1 parent 31f7b57 commit aaf9bc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slugid",
"version": "3.0.0",
"version": "3.1.0",
"author": "Jonas Finnemann Jensen <jopsen@gmail.com>",
"description": "URL-safe base64 UUID encoder for generating 22 character slugs",
"license": "MIT",
Expand All @@ -16,7 +16,7 @@
"url": "https://github.com/taskcluster/slugid/issues"
},
"engines": {
"node": ">=6.0"
"node": ">=6.0"
},
"dependencies": {
"uuid": "^8.3.2"
Expand Down

3 comments on commit aaf9bc6

@community-tc-integration
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh oh! Looks like an error! Details

InterpreterError at template.tasks["head_rev"]: object has no property "after"

@community-tc-integration
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh oh! Looks like an error! Details

InterpreterError at template.tasks["head_rev"]: object has no property "after"

@community-tc-integration
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh oh! Looks like an error! Details

InterpreterError at template.tasks["head_rev"]: object has no property "after"

Please sign in to comment.