Skip to content

Commit

Permalink
feat: change package, not version
Browse files Browse the repository at this point in the history
  • Loading branch information
BowTiedDevOps committed Apr 4, 2024
1 parent 977f338 commit b2d6e01
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/bowtieddevops-test-package-1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,3 +122,5 @@ Examples:
;; @mine-blocks-before 5
(define-public (test-six) (ok true))
```

// test
1 change: 1 addition & 0 deletions packages/bowtieddevops-test-package-1/vitest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,4 @@ export default defineConfig({
},
},
});
// test

0 comments on commit b2d6e01

Please sign in to comment.