Skip to content

Commit a439450

Browse files
committed
Bump version
1 parent dbfbe21 commit a439450

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## EDGE
1+
## 0.4.0 2015-07-17
22

33
* `Element#[]=` now removes the attribute when the assigned value is nil.
44

lib/opal/jquery/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Opal
22
module JQuery
3-
VERSION = '0.3.0'
3+
VERSION = '0.4.0'
44
end
55
end

0 commit comments

Comments
 (0)