Skip to content

Commit f2b3bb2

Browse files
committed
First public release.
1 parent 2ce6d3e commit f2b3bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"descriptors"
1212
],
1313
"homepage": "https://bitcoinerlab.com/miniscript",
14-
"version": "1.0.1",
14+
"version": "1.0.2",
1515
"description": "Bitcoin Miniscript, a high-level language for describing Bitcoin spending conditions. It includes a Policy and Miniscript compiler, as well as a Satisfier for generating expressive witness scripts.",
1616
"main": "dist/index.js",
1717
"scripts": {

0 commit comments

Comments
 (0)