Skip to content

Commit

Permalink
fix(version): revert version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
MatsJohansen87 committed Jun 25, 2024
1 parent d1df4c0 commit 8644d89
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 package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@samply/lens",
"description": "A web component library for clinical data search and visualisation",
"version": "0.2.1",
"version": "0.2.0",
"type": "module",
"module": "dist/lens.js",
"main": "dist/lens.umd.js",
Expand Down

0 comments on commit 8644d89

Please sign in to comment.