Skip to content

Commit 42db77a

Browse files
committed
0.10.0
1 parent 589ab48 commit 42db77a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bin/Bin/Version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const version = "v0.9.3";
1+
export const version = "v0.10.0";

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "purs-tidy",
3-
"version": "0.9.3",
3+
"version": "0.10.0",
44
"type": "module",
55
"description": "A syntax tidy-upper (formatter) for PureScript.",
66
"bin": {

0 commit comments

Comments
 (0)