Skip to content

Commit 78e12a0

Browse files
committed
Release v0.4.1
1 parent 62a3cb1 commit 78e12a0

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-
## 0.5.0 (edge)
1+
## 0.4.1 2015-11-02
22

33
* Updated specs to use jQuery 1.8 (that was initially released in 2012)
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.4.0'
3+
VERSION = '0.4.1'
44
end
55
end

0 commit comments

Comments
 (0)