Skip to content
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.

Commit

Permalink
Hooray for Selectivity v3.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
arendjr committed Oct 14, 2016
1 parent b8fb1ea commit 27c2e73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ https://arendjr.github.io/selectivity/

Make sure you have Node.js installed and run:

$ npm install selectivity@3.0.0-rc1
$ npm install selectivity

Note you will need to include the CSS yourself. You can find it in
`node_modules/selectivity/selectivity.css`.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "selectivity",
"desc": "Modular and light-weight selection library",
"version": "3.0.0-rc",
"version": "3.0.0",
"repository": {
"type": "git",
"url": "git://github.com/arendjr/selectivity.git"
Expand Down

0 comments on commit 27c2e73

Please sign in to comment.