From 24d444b03ddd6458c56b7be738f6e3d57fcdc9e6 Mon Sep 17 00:00:00 2001 From: Ma Bingyao Date: Thu, 24 Nov 2016 23:26:12 +0800 Subject: [PATCH] Update to v2.0.27 --- bower.json | 2 +- dist/hprose.js | 2 +- dist/hprose.src.js | 2 +- example/hprose.js | 2 +- package.json | 2 +- src/CopyRight.js | 2 +- test/hprose.js | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bower.json b/bower.json index 15292ce..c29fad3 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "author": "Ma Bingyao ", "name": "hprose", - "version": "2.0.26", + "version": "2.0.27", "description": "Hprose is a High Performance Remote Object Service Engine.", "keywords": [ "hprose", diff --git a/dist/hprose.js b/dist/hprose.js index eab313d..1c5af86 100644 --- a/dist/hprose.js +++ b/dist/hprose.js @@ -1,4 +1,4 @@ -// Hprose for JavaScript v2.0.26 +// Hprose for JavaScript v2.0.27 // Copyright (c) 2008-2016 http://hprose.com // Hprose is freely distributable under the MIT license. // For all details and documentation: diff --git a/dist/hprose.src.js b/dist/hprose.src.js index 8c6ab86..bbceae1 100644 --- a/dist/hprose.src.js +++ b/dist/hprose.src.js @@ -1,4 +1,4 @@ -// Hprose for JavaScript v2.0.26 +// Hprose for JavaScript v2.0.27 // Copyright (c) 2008-2016 http://hprose.com // Hprose is freely distributable under the MIT license. // For all details and documentation: diff --git a/example/hprose.js b/example/hprose.js index eab313d..1c5af86 100644 --- a/example/hprose.js +++ b/example/hprose.js @@ -1,4 +1,4 @@ -// Hprose for JavaScript v2.0.26 +// Hprose for JavaScript v2.0.27 // Copyright (c) 2008-2016 http://hprose.com // Hprose is freely distributable under the MIT license. // For all details and documentation: diff --git a/package.json b/package.json index af66e4d..7637465 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hprose-js", "filename": "hprose.js", - "version": "2.0.26", + "version": "2.0.27", "description": "Hprose is a High Performance Remote Object Service Engine.", "homepage": "https://github.com/hprose", "license": "MIT", diff --git a/src/CopyRight.js b/src/CopyRight.js index 1bc28f7..5b63f20 100644 --- a/src/CopyRight.js +++ b/src/CopyRight.js @@ -1,4 +1,4 @@ -// Hprose for JavaScript v2.0.26 +// Hprose for JavaScript v2.0.27 // Copyright (c) 2008-2016 http://hprose.com // Hprose is freely distributable under the MIT license. // For all details and documentation: diff --git a/test/hprose.js b/test/hprose.js index eab313d..1c5af86 100644 --- a/test/hprose.js +++ b/test/hprose.js @@ -1,4 +1,4 @@ -// Hprose for JavaScript v2.0.26 +// Hprose for JavaScript v2.0.27 // Copyright (c) 2008-2016 http://hprose.com // Hprose is freely distributable under the MIT license. // For all details and documentation: