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 f86b61a commit 7b3d8d3Copy full SHA for 7b3d8d3
1 file changed
src/index.js
@@ -1,7 +1,7 @@
1
/* global window */
2
'use strict'
3
4
-const VERSION = '0.3.4'
+const VERSION = '0.4.1'
5
const SDK_NAME = 'Intento.NodeJS'
6
7
const https = require('https')
0 commit comments