Skip to content

Commit

Permalink
chore: dump version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LuanRoger committed Apr 1, 2024
1 parent eeb2f3a commit c177592
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
{
"name": "lr-tech-blog",
"type": "module",
"version": "1.0.1",
"version": "1.0.2",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
"build": "astro check && astro build",
"preview": "astro preview",
"astro": "astro"
},
"license": "MIT",
"dependencies": {
"@astrojs/check": "^0.5.10",
"@astrojs/mdx": "^2.2.2",
Expand Down

0 comments on commit c177592

Please sign in to comment.