Bump version to 0.4.2

This commit is contained in:
Robin Heggelund Hansen 2024-06-22 07:22:02 +02:00
parent 53d8088da2
commit 04f5a26542
No known key found for this signature in database

View File

@ -1,6 +1,6 @@
{
"name": "gren-lang",
"version": "0.4.1",
"version": "0.4.2",
"description": "Compiler for the Gren programming language",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"