Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
WillHannon-MCB committed Mar 12, 2024
1 parent 911f695 commit 5cec1b7
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 7 deletions.
25 changes: 20 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@

- N/A


## [0.2.11] - 2023-10-12

### Added
Expand Down Expand Up @@ -296,7 +295,6 @@

- N/A


## [0.3.1] - 2023-10-28

### Added
Expand All @@ -315,7 +313,6 @@

- N/A


## [0.3.2] - 2023-11-01

### Added
Expand Down Expand Up @@ -370,7 +367,7 @@

- N/A

## [0.4.0] - 2023-02-13
## [0.4.0] - 2024-02-13

### Added

Expand All @@ -390,4 +387,22 @@

### Removed

- N/A
- N/A

## [0.5.0] - 2024-03-12

### Added

- Added a button to change the color of the protein background

### Changed

- N/A

### Deprecated

- N/A

### Removed

- N/A
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dms-viz.github.io",
"private": true,
"version": "v0.4.0",
"version": "v0.5.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -22,4 +22,4 @@
"ngl": "^2.0.1",
"tippy.js": "^6.3.7"
}
}
}

0 comments on commit 5cec1b7

Please sign in to comment.