Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-sherman committed Jul 21, 2023
1 parent e496064 commit a6e6f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-perfect-syntax-highlighter",
"version": "0.1.0",
"version": "1.0.0",
"description": "Perfect syntax highlighter for React using server components.",
"type": "module",
"exports": "./dist/codeblock.js",
Expand Down

1 comment on commit a6e6f1e

@vercel
Copy link

@vercel vercel bot commented on a6e6f1e Jul 21, 2023

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:

perfect-syntax – ./

perfect-syntax-git-main-tomsherman.vercel.app
perfect-syntax-tomsherman.vercel.app
perfect-syntax.vercel.app

Please sign in to comment.