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 ebc1b8d commit 182bb6eCopy full SHA for 182bb6e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sockpuppet-js",
3
- "version": "0.3.6",
+ "version": "0.3.7",
4
"description": "Websocket consumer to support django-sockpuppet / stimulus-reflex.",
5
"main": "./javascript/stimulus-websocket/index.js",
6
"repository": {
sockpuppet/__init__.py
@@ -1 +1 @@
-__version__ = '0.3.6'
+__version__ = '0.3.7'
0 commit comments