Skip to content

Commit

Permalink
update package.json to correct release version
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMakela-NOAA committed Mar 14, 2022
1 parent b2ebde6 commit 95e4234
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,12 +1,12 @@
{
"name": "compass-rose-ui",
"main": "compass-rose-ui.js",
"version": "1.0.0",
"version": "1.1.1",
"author": "James Makela <james.makela@noaa.gov>",
"description": "a javascript control for selecting velocity and direction for wind and water.",
"license": "CC0",
"repository": "https://github.com/NOAA-ORR-ERD/compass-rose-ui",
"dependencies": {
"jquery": ">=1.9.0"
}
}
}

0 comments on commit 95e4234

Please sign in to comment.