Skip to content

Commit e07237f

Browse files
committed
v1.14.9
1 parent 54c15cf commit e07237f

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

0 commit comments

Comments
 (0)