Skip to content

Commit

Permalink
0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
victornpb committed May 15, 2022
1 parent 6a69e27 commit 5b37c0a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/action.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* NotionJAM v0.0.6 (https://github.com/victornpb/notion-jam)
* NotionJAM v0.0.7 (https://github.com/victornpb/notion-jam)
* Copyright (c) victornpb
* @license UNLICENSED
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/cli.mjs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env node

/*!
* NotionJAM v0.0.6 (https://github.com/victornpb/notion-jam)
* NotionJAM v0.0.7 (https://github.com/victornpb/notion-jam)
* Copyright (c) victornpb
* @license UNLICENSED
*/
Expand Down
4 changes: 2 additions & 2 deletions 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,7 +1,7 @@
{
"name": "notion-jam",
"nameFull": "NotionJAM",
"version": "0.0.6",
"version": "0.0.7",
"description": "A notion-jam cli / action",
"license": "UNLICENSED",
"engines": {
Expand Down

0 comments on commit 5b37c0a

Please sign in to comment.