Skip to content

Commit a00bdf9

Browse files
committed
Bump to 0.0.12
1 parent 6351b8a commit a00bdf9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@
7676
"test": "jest test --coverage --silent",
7777
"postinstall": "./build/postinstall.sh"
7878
},
79-
"version": "0.0.11"
79+
"version": "0.0.12"
8080
}

dist/src/printer.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/src/printer.js.map

Lines changed: 1 addition & 1 deletion
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
@@ -76,5 +76,5 @@
7676
"test": "jest test --coverage --silent",
7777
"postinstall": "./build/postinstall.sh"
7878
},
79-
"version": "0.0.11"
79+
"version": "0.0.12"
8080
}

0 commit comments

Comments
 (0)