Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit 8688ae9

Browse files
committed
Prepare for v0.8.0 release
1 parent 25c47fe commit 8688ae9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
requirejs-rails (0.7.3)
4+
requirejs-rails (0.8.0)
55
railties (>= 3.1.1, < 3.3)
66

77
GEM

lib/requirejs/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module Requirejs
22
module Rails
3-
Version = "0.7.3"
3+
Version = "0.8.0"
44
LibVersion = "1.0.8"
55
end
66
end

0 commit comments

Comments
 (0)