Skip to content

Commit a5f36db

Browse files
committed
bump to 0.3.2
1 parent 8739c3f commit a5f36db

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "saxi",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "Drive the AxiDraw pen plotter",
55
"homepage": "https://github.com/nornagon/saxi",
66
"repository": "github:nornagon/saxi",
@@ -72,6 +72,7 @@
7272
]
7373
},
7474
"files": [
75-
"/dist"
75+
"/dist",
76+
"cli.js"
7677
]
7778
}

0 commit comments

Comments
 (0)