Skip to content

Commit 25d2a26

Browse files
committed
v1.14.12
1 parent 920fb67 commit 25d2a26

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nshiab/setup-sda",
3-
"version": "1.14.11",
3+
"version": "1.14.12",
44
"exports": "./setup-sda.mjs",
55
"tasks": {
66
"patch": "deno run -A incrementVersion.js patch && npm publish",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "setup-sda",
3-
"version": "1.14.11",
3+
"version": "1.14.12",
44
"description": "Minimalist setup scripts for the JavaScript library simple-data-analysis.",
55
"main": "setup-sda.mjs",
66
"scripts": {

0 commit comments

Comments
 (0)