Skip to content

Commit 7b3d8d3

Browse files
committed
version bump
1 parent f86b61a commit 7b3d8d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* global window */
22
'use strict'
33

4-
const VERSION = '0.3.4'
4+
const VERSION = '0.4.1'
55
const SDK_NAME = 'Intento.NodeJS'
66

77
const https = require('https')

0 commit comments

Comments
 (0)