We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4b2847 commit c28281aCopy full SHA for c28281a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cyclic-next",
3
- "version": "1.0.3",
+ "version": "1.0.4",
4
"description": "Get the cyclic next integer number.",
5
"main": "dist/cyclic-next.cjs.js",
6
"module": "dist/cyclic-next.esm.js",
0 commit comments