Skip to content

Commit

Permalink
chore(release): v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Nov 21, 2024
1 parent 975d9f1 commit 2e88344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cmake-ts",
"version": "0.2.1",
"version": "0.3.0",
"description": "cmake-js rewrite in typescript to support advanced build configurations",
"main": "build/lib.js",
"bin": "build/main.js",
Expand Down

1 comment on commit 2e88344

@aminya
Copy link
Collaborator Author

@aminya aminya commented on 2e88344 Nov 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I still don't have access to npm to release this version. I am awaiting @martin31821's response to my email.

https://www.npmjs.com/package/cmake-ts
https://docs.npmjs.com/transferring-a-package-from-a-user-account-to-another-user-account

Please sign in to comment.