release dubbo2.js@2.1.5
diff --git a/.gitignore b/.gitignore
index 1c5d23b..6478dba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,7 @@
 .idea
+.project
+.settings
+.classpath
 # Logs
 logs
 *.log
@@ -41,4 +44,4 @@
 *.iml
 target
 es6
-es7
\ No newline at end of file
+es7
diff --git a/packages/dubbo/package.json b/packages/dubbo/package.json
index d953813..bd545d6 100644
--- a/packages/dubbo/package.json
+++ b/packages/dubbo/package.json
@@ -1,6 +1,6 @@
 {
   "name": "dubbo2.js",
-  "version": "2.1.4",
+  "version": "2.1.5",
   "main": "./es7/index.js",
   "types": "./es7/typings/index.d.ts",
   "license": "Apache Licence 2.0",