Skip to content

Commit

Permalink
chore: bump to 0.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wraith-ci[bot] committed Jul 11, 2024
1 parent 477ccba commit e21d88b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.25.0",
"version": "0.25.1",
"type": "module",
"scripts": {
"dev": "pnpm -r dev",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-octoflare/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-octoflare",
"version": "0.25.0",
"version": "0.25.1",
"description": "🌤️ A CLI for creating new Octoflare projects",
"type": "module",
"bin": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/octoflare/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "octoflare",
"version": "0.25.0",
"version": "0.25.1",
"description": "🌤️ A framework for building GitHub Apps with Cloudflare Worker",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit e21d88b

Please sign in to comment.