Skip to content

Commit

Permalink
chore: bump js package to 1.0.0 (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
wei3erHase authored Oct 9, 2024
1 parent 37c5f80 commit f01d871
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:

- name: Run tests
working-directory: program
run: cargo test --features test-bpf
run: cargo build
2 changes: 1 addition & 1 deletion js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@defi-wonderland/solana-token-locking",
"version": "0.0.1",
"version": "1.0.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit f01d871

Please sign in to comment.