This is an automated email from the ASF dual-hosted git repository.

poorejc pushed a commit to branch FLAGON-336
in repository https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git


The following commit(s) were added to refs/heads/FLAGON-336 by this push:
     new b397f23  [Patch] updated useralejs version and preferred node version 
in package.json file
b397f23 is described below

commit b397f230c4b89ccb8782f0654d464f660836649d
Author: poorejc <[email protected]>
AuthorDate: Thu May 23 19:54:44 2019 -0400

    [Patch] updated useralejs version and preferred node version in 
package.json file
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 2e60197..cf9e0aa 100755
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "useralejs",
-  "version": "1.1.0",
+  "version": "2.1.0",
   "description": "UserALE.js is the UserALE client for DOM and 
JavaScript-based applications. It automatically attaches event handlers to log 
every user interaction on a web page, including rich JS single-page apps.",
   "main": "build/userale.js",
   "scripts": {

Reply via email to