Skip to content

Commit

Permalink
Fix version in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
xeolabs committed May 27, 2019
1 parent 021ec1f commit 47bb177
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "xeokit-sdk",
"version": "1.0.0",
"description": "SDK for building high-performance visualizations on xeogl",
"version": "0.2.0",
"description": "SDK for building high-performance AEC visualizations on xeogl",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit 47bb177

Please sign in to comment.