simple-paginator
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -10,2 +10,4 @@ // Generated by CoffeeScript 1.4.0 | ||
module.exports.paginatorSetup = require('./middleware'); | ||
}).call(this); |
@@ -5,3 +5,3 @@ { | ||
"description": "Helper methods to deal with pagination.", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"main" : "lib/index.js", | ||
@@ -8,0 +8,0 @@ "repository": { |
@@ -10,2 +10,5 @@ node-simple-paginator | ||
### 0.2.1 | ||
exposed middleware | ||
### 0.2.0 | ||
@@ -22,4 +25,4 @@ * First version | ||
git add . -A | ||
git commit -m "Upgrading to v0.2.0" | ||
git tag -a v0.2.0 -m 'version 0.2.0' | ||
git commit -m "Upgrading to v0.2.1" | ||
git tag -a v0.2.1 -m 'version 0.2.1' | ||
git push --tags | ||
@@ -26,0 +29,0 @@ npm publish |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22894
280
45