Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rkunev committed Oct 14, 2021
1 parent 111ba50 commit 0c49266
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@
</a>
</p>

---

**HEADS UP!** You're currently viewing the documentation for the Vue 3 version of the color picker - `vue-color-picker@next`. If you're looking for v4, [please checkout 4.0 branch](https://github.com/radial-color-picker/vue-color-picker/tree/4.0).

---

## Introduction

Great UX starts with two basic principles - ease of use and simplicity. Selecting a color should be as easy as moving a slider, clicking a checkbox or pressing a key just like other basic form elements behave.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@radial-color-picker/vue-color-picker",
"version": "5.0.0",
"version": "5.0.1",
"description": "Radial Color Picker - Vue",
"author": "Rosen Kanev <[email protected]>",
"scripts": {
Expand Down

0 comments on commit 0c49266

Please sign in to comment.