Skip to content

Commit

Permalink
chore(viewer): bump version 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
christjt committed Oct 15, 2021
1 parent 9316aa5 commit a0077fd
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": "2.1.1",
"version": "2.1.2",
"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 @@ -127,4 +127,4 @@
"pre-push": "yarn run lint"
}
}
}
}

0 comments on commit a0077fd

Please sign in to comment.