Skip to content

Commit

Permalink
linker: bump version to 0.3.0
Browse files Browse the repository at this point in the history
Renames the src option to source.
Deletes unneeded code.
  • Loading branch information
matheusmoreira committed Sep 10, 2023
1 parent 2caf9d1 commit f321ff7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/linker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pugneum-linker",
"version": "0.2.0",
"version": "0.3.0",
"description": "Link together multiple pugneum abstract syntax trees",
"keywords": [
"pugneum",
Expand Down

0 comments on commit f321ff7

Please sign in to comment.