Skip to content
This repository has been archived by the owner on Oct 3, 2019. It is now read-only.

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ianmcburnie committed Oct 17, 2017
1 parent f71ba48 commit d48142e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "jquery-next-id",
"description": "jQuery collection plugin that will assign the next ID in sequence if an ID property does not already exist.",
"version": "1.0.0",
"version": "1.0.1",
"scripts": {
"start": "karma start --autoWatch true --singleRun false",
"test": "karma start --autoWatch false --singleRun true",
Expand Down

0 comments on commit d48142e

Please sign in to comment.