Skip to content

Commit

Permalink
v1.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nshiab committed Nov 7, 2024
1 parent 05a77d7 commit 42b27af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nshiab/setup-sda",
"version": "1.5.5",
"version": "1.5.6",
"exports": "./setup-sda.mjs",
"tasks": {
"patch": "deno run -A incrementVersion.js patch && npm publish",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "setup-sda",
"version": "1.5.5",
"version": "1.5.6",
"description": "Minimalist setup scripts for the JavaScript library simple-data-analysis.",
"main": "setup-sda.mjs",
"scripts": {
Expand Down

0 comments on commit 42b27af

Please sign in to comment.