aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <jarred@jarredsumner.com> 2021-08-28 21:04:58 -0700
committerGravatar Jarred Sumner <jarred@jarredsumner.com> 2021-08-28 21:04:58 -0700
commit61ff6b8e49d5e2ec3c1d2b3f94bbf5c7ca4cdc00 (patch)
treea0f90436a712856c9eef90ed230a9514580a7a5a
parent65ea600b55663898ff571ef13d214a295ba1c728 (diff)
downloadbun-61ff6b8e49d5e2ec3c1d2b3f94bbf5c7ca4cdc00.tar.gz
bun-61ff6b8e49d5e2ec3c1d2b3f94bbf5c7ca4cdc00.tar.zst
bun-61ff6b8e49d5e2ec3c1d2b3f94bbf5c7ca4cdc00.zip
v0.0.0-12
Former-commit-id: 3264fe15270286b26b700eb2a2b7f5edc91628d9
-rw-r--r--examples/hello-next/bun-framework-next/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hello-next/bun-framework-next/package.json b/examples/hello-next/bun-framework-next/package.json
index 9436aef52..ebdeb96b1 100644
--- a/examples/hello-next/bun-framework-next/package.json
+++ b/examples/hello-next/bun-framework-next/package.json
@@ -1,6 +1,6 @@
{
"name": "bun-framework-next",
- "version": "0.0.0-11",
+ "version": "0.0.0-12",
"description": "",
"framework": {
"static": "public",