Skip to content

Commit

Permalink
chore: bump reveal to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
christjt committed Apr 7, 2022
1 parent c560acb commit b0a19c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions viewer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cognite/reveal",
"version": "3.0.0-beta.1",
"version": "3.0.0",
"private": true,
"description": "WebGL based 3D viewer for CAD and point clouds processed in Cognite Data Fusion.",
"homepage": "https://github.com/cognitedata/reveal/tree/master/viewer",
Expand Down Expand Up @@ -132,4 +132,4 @@
"pre-push": "yarn run lint"
}
}
}
}

0 comments on commit b0a19c1

Please sign in to comment.