Skip to content

Commit 780a10b

Browse files
committed
0.4.6
1 parent 2eaf6ba commit 780a10b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

gemfiles/rails-3.1.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: /vagrant/projects/ruby/jasmine-rails
33
specs:
4-
jasmine-rails (0.4.5)
4+
jasmine-rails (0.4.6)
55
jasmine-core (~> 1.3)
66
rails (>= 3.1.0)
77
sprockets-rails

gemfiles/rails-3.2.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: /vagrant/projects/ruby/jasmine-rails
33
specs:
4-
jasmine-rails (0.4.5)
4+
jasmine-rails (0.4.6)
55
jasmine-core (~> 1.3)
66
rails (>= 3.1.0)
77
sprockets-rails

gemfiles/rails-4.0.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: /vagrant/projects/ruby/jasmine-rails
33
specs:
4-
jasmine-rails (0.4.5)
4+
jasmine-rails (0.4.6)
55
jasmine-core (~> 1.3)
66
rails (>= 3.1.0)
77
sprockets-rails

lib/jasmine_rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module JasmineRails
2-
VERSION = "0.4.5"
2+
VERSION = "0.4.6"
33
end

0 commit comments

Comments
 (0)