Skip to content

Commit

Permalink
v1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nshiab committed Feb 5, 2025
1 parent bb876a2 commit 9cb22a3
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.9.1",
"version": "1.9.2",
"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.9.1",
"version": "1.9.2",
"description": "Minimalist setup scripts for the JavaScript library simple-data-analysis.",
"main": "setup-sda.mjs",
"scripts": {
Expand Down

0 comments on commit 9cb22a3

Please sign in to comment.