We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c86b331 commit 857b756Copy full SHA for 857b756
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "transducist",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"description": "Ergonomic JavaScript/TypeScript transducers for beginners and experts.",
5
"module": "dist/esm/index.js",
6
"main": "dist/cjs/index.js",
0 commit comments