Skip to content

Commit 69057b3

Browse files
author
John Ouellet
committed
release v0.5.0
1 parent 5a1996f commit 69057b3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## IN DEVELOPMENT
22

3-
## v0.0.0 - [November 9, 2021](https://github.com/lando/plugin-template/releases/tag/v0.0.0)
3+
## v0.5.0 - [November 9, 2021](https://github.com/lando/node/releases/tag/v0.5.0)
44

55
Lando is **free** and **open source** software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by [contributing](https://github.com/sponsors/lando).
66

7-
* Bullet Points
7+
* Initial Release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@lando/node",
33
"description": "A Lando plugin that provides a tight integration with Node.",
4-
"version": "0.4.9",
4+
"version": "0.5.0",
55
"author": "John Ouellet @labboy0276",
66
"license": "GPL-3.0",
77
"repository": "lando/node",

0 commit comments

Comments
 (0)