We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b55ca0f commit 38fad0bCopy full SHA for 38fad0b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "joinable",
3
- "version": "1.4.1",
+ "version": "1.5.0",
4
"description": "Join strings with built in control flow. Because we always need to join strings logically.",
5
"scripts": {
6
"test": "npm run js-style && mocha -r should --compilers js:babel-core/register src/*spec.js src/**/*spec.js",
0 commit comments