Browse Source

Release 0.4.0.

Semver bump.
Uses Amber >0.18.1, inlineJS: and PlatformDom.
Herbert Vojčík 7 years ago
parent
commit
258a5a0463
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

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