Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
Bump to version 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
rowan-m committed Aug 24, 2019
1 parent 5ca162f commit 7dbf6ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "input-knob",
"version": "0.0.6",
"version": "0.0.7",
"description": "A rotating, touch-sensitive knob web component that acts like an <input type=\"range\">.",
"main": "dist/input-knob.cjs.js",
"module": "dist/input-knob.esm.js",
Expand Down

0 comments on commit 7dbf6ae

Please sign in to comment.