Skip to content

Commit

Permalink
README and version update (0.1.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
amirfakhrullah committed Jun 14, 2022
1 parent 8a652e8 commit bc68c40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Polley :newspaper:

Simple Markdown Forum site using `Next.js`, `Next-Auth`, `TypeScript`, `Prisma`, `PlanetScale` and `tRPC`. The aim here is to learn how to properly use these techstacks.
Simple Markdown Forum/blog site using `Next.js`, `Next-Auth`, `TypeScript`, `Prisma`, `PlanetScale` and `tRPC`. The aim here is to learn how to properly use these techstacks.

![Polley Screen](./src/public/polley-screen.JPG)

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": "polley",
"version": "0.1.0",
"version": "0.1.3",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

1 comment on commit bc68c40

@vercel
Copy link

@vercel vercel bot commented on bc68c40 Jun 14, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

polley – ./

polley-git-main-amirfakhrullah.vercel.app
polley-amirfakhrullah.vercel.app
polley.fakhrullah.com

Please sign in to comment.