Skip to content

Commit

Permalink
release 0.0.1-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshurajora committed Dec 28, 2023
1 parent cdbf50b commit 9bd4757
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Looking For Contributors

A place where Open Source contributors can share their project from beginner to advance level and ask the community for contributors.

[![Node.js CI](https://github.com/himanshurajora/lfc/actions/workflows/node.js.yml/badge.svg?event=push)](https://github.com/himanshurajora/lfc/actions/workflows/node.js.yml)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "lfc",
"private": true,
"version": "0.0.0",
"version": "0.0.1-beta1",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 9bd4757

Please sign in to comment.