Browse Source

Release version 0.2.1.

Herbert Vojčík 9 năm trước cách đây
mục cha
commit
727c57de96
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      bower.json
  2. 1 1
      package.json

+ 1 - 1
bower.json

@@ -1,6 +1,6 @@
 {
   "name": "amber-contrib-web",
-  "version": "0.2.0",
+  "version": "0.2.1",
   "homepage": "https://github.com/amber-smalltalk/amber-contrib-web",
   "description": "Amber Smalltalk's original Seaside-inspired DOM manipulation library",
   "main": "local.amd.json",

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "amber-contrib-web",
-  "version": "0.2.0",
+  "version": "0.2.1",
   "description": "Amber Smalltalk's original Seaside-inspired DOM manipulation library",
   "main": "local.amd.json",
   "scripts": {