Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svg-gauge",
"version": "1.0.6",
"version": "1.1.0",
"description": "Minimal SVG animated gauge with zero dependencies",
"main": "index.js",
"directories": {
Expand Down Expand Up @@ -30,4 +30,4 @@
"gulp-concat": "~2.6.1",
"gulp-uglify": "~3.0.1"
}
}
}
Loading