Skip to content

Commit

Permalink
Prepare for 4.3.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Apr 18, 2018
1 parent b389f5b commit 713fabd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,5 @@
## 4.3.2

- update jquery to 3.3.0
- Add possibility to test HTML: all, attribute prefix, attribute contains,
attribute ends with, child, and class selectors
Expand Down
2 changes: 1 addition & 1 deletion lib/jquery/rails/version.rb
@@ -1,6 +1,6 @@
module Jquery
module Rails
VERSION = "4.3.1"
VERSION = "4.3.2"
JQUERY_VERSION = "1.12.4"
JQUERY_2_VERSION = "2.2.4"
JQUERY_3_VERSION = "3.3.0"
Expand Down

0 comments on commit 713fabd

Please sign in to comment.