Skip to content

Commit 227e295

Browse files
committed
Bumped version to 0.1.0
1 parent 8f9641d commit 227e295

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
@@ -2,7 +2,7 @@
22
"name": "haskellrun",
33
"displayName": "Haskell Run",
44
"description": "Haskell Run allows you to run Haskell programs with a single click or shortcut, just like the Python runner in VS Code. No more manually compiling and executing files—simply press a button and see your output instantly in the terminal!",
5-
"version": "0.0.9",
5+
"version": "0.1.0",
66
"license": "MIT",
77
"publisher": "midhunan",
88
"icon": "resources/haskell-logo.png",

0 commit comments

Comments
 (0)