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

Commit

Permalink
Publish 3.0.0-beta1.
Browse files Browse the repository at this point in the history
  • Loading branch information
arendjr committed Aug 4, 2016
1 parent 6a8e4d5 commit 17c7f30
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 @@ -75,7 +75,7 @@ Finally, the last line should reference the JavaScript file from the bundle you

Make sure you have Node.js installed and run:

$ npm install selectivity
$ npm install selectivity@3.0.0-beta1

Note will need to reference 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 for jQuery and Zepto.js",
"version": "3.0.0-alpha",
"version": "3.0.0-beta",
"repository": {
"type": "git",
"url": "git://github.com/arendjr/selectivity.git"
Expand Down

0 comments on commit 17c7f30

Please sign in to comment.