Skip to content

Commit ced2601

Browse files
0.17.29
1 parent b315518 commit ced2601

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@helios-lang/compiler",
3-
"version": "0.17.28",
3+
"version": "0.17.29",
44
"description": "Helios is a Domain Specific Language that compiles to Plutus-Core (i.e. Cardano on-chain validator scripts). Helios is a non-Haskell alternative to Plutus. With this library you can compile Helios scripts and build Cardano transactions, all you need to build 100% client-side dApps for Cardano.",
55
"main": "src/index.js",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)