# Conflicts: # CHANGELOG.md
@@ -6,7 +6,7 @@
### Added
- RSCC coloring & validation option
-## [2.4.2] - 2022-06-01
+## [2.4.2] - 2022-07-08
### Bug fixes
- Strucmotif UI: call `blur()` to update CSS style properly
@@ -1,12 +1,12 @@
{
"name": "@rcsb/rcsb-molstar",
- "version": "2.4.1",
+ "version": "2.4.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"license": "MIT",
"dependencies": {
"@types/react": "^18.0.15",
@@ -1,6 +1,6 @@
"description": "RCSB PDB apps and props based on Mol*.",
"homepage": "https://github.com/molstar/rcsb-molstar#readme",
"repository": {