Skip to content

Commit

Permalink
0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanls committed Jan 20, 2020
1 parent efe3364 commit af9aa3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "capability-token",
"version": "0.5.1",
"version": "0.6.0",
"description": "Capability token specification and reference implementation",
"scripts": {
"assert-latest-node": "(node -v | grep -q ${npm_package_scriptvars_latest_node}) || (echo \"Expected node version ${npm_package_scriptvars_latest_node}, got $(node -v)\" && exit 1)",
Expand Down

0 comments on commit af9aa3d

Please sign in to comment.