Skip to content

Commit

Permalink
Merge branch 'release/0.2.4' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
DominusKelvin committed Apr 10, 2024
2 parents 391d860 + 8bd0d13 commit 86061e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion create-sails-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-sails-generator",
"version": "0.0.1",
"version": "0.0.2",
"description": "Sails generator for The Boring JavaScript Stack.",
"scripts": {
"test": "node --test"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "boring-stack",
"version": "0.2.3",
"version": "0.2.4",
"private": "true",
"description": "The Boring JavaScript Stack 🥱 - an opinionated project starter for fullstack JavaScript",
"scripts": {
Expand Down

0 comments on commit 86061e0

Please sign in to comment.