Skip to content

Commit

Permalink
v3.3.0 (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
corypisano authored Sep 12, 2022
1 parent 1a2f6ac commit 1135727
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Web JavaScript SDK for Radar, the location context platform",
"homepage": "https://radar.io",
"license": "Apache-2.0",
"version": "3.3.0-beta.3",
"version": "3.3.0",
"main": "dist/index.js",
"files": [
"dist",
Expand Down
2 changes: 1 addition & 1 deletion src/version.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export default '3.3.0-beta.3';
export default '3.3.0';

0 comments on commit 1135727

Please sign in to comment.