aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <jarred@jarredsumner.com> 2021-08-31 15:05:18 -0700
committerGravatar Jarred Sumner <jarred@jarredsumner.com> 2021-08-31 15:05:18 -0700
commit00c5e07b56e376ec7ca265e3c40ce313f4072678 (patch)
tree3eabe8b2ee636e2692243845fd12f41c52c0fe2f
parent6a5f34a6bc0546a8f17b8fc0af7688a831a797ad (diff)
downloadbun-00c5e07b56e376ec7ca265e3c40ce313f4072678.tar.gz
bun-00c5e07b56e376ec7ca265e3c40ce313f4072678.tar.zst
bun-00c5e07b56e376ec7ca265e3c40ce313f4072678.zip
v0.0.0-14
Former-commit-id: 0fa9174e701e4afbfba6ec18edda25578442a7c2
-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 43286aaed..977bac4cc 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-13",
+ "version": "0.0.0-14",
"description": "",
"framework": {
"static": "public",