Skip to content

Commit

Permalink
chore: release v0.0.1-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mateonunez committed Nov 14, 2022
1 parent 0901377 commit dbab321
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@masteonunez/asterism",
"version": "0.0.1-beta.1",
"version": "0.0.1-beta.2",
"description": "Asterism is a library that provides a set of tools to build a Lyra instance from your favorite database.",
"scripts": {
"asterism": "node ./packages/cli/cli.mjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mateonunez/asterism",
"version": "0.0.1-beta.1",
"version": "0.0.1-beta.2",
"description": "Asterism CLI",
"main": "cli.mjs",
"bin": {
Expand Down

0 comments on commit dbab321

Please sign in to comment.