Skip to content

Commit bf86c9d

Browse files
committed
v1.14.7
1 parent 3bde8ed commit bf86c9d

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.6",
3+
"version": "1.14.7",
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.6",
3+
"version": "1.14.7",
44
"description": "Minimalist setup scripts for the JavaScript library simple-data-analysis.",
55
"main": "setup-sda.mjs",
66
"scripts": {

0 commit comments

Comments
 (0)