Skip to content

Commit 3f72398

Browse files
author
Tasveer Singh
committed
Update version in README
1 parent edc77fc commit 3f72398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Render executable JavaScript within Rails.
66

77
Add `render_execjs` to your `Gemfile`
88

9-
gem 'render_execjs', '~> 0.0.1'
9+
gem 'render_execjs', '~> 0.0.2'
1010
# gem 'coffee-script' # Uncomment this line if you'd like to render executable CoffeeScript
1111

1212
Run the `render_execjs:install` generator to create the optional configuration initializer file

0 commit comments

Comments
 (0)