Skip to content

Commit cbbd7e3

Browse files
author
Thach Chau
committed
Bump to version 0.0.3
1 parent b50279a commit cbbd7e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
jquery_mockjax_rails (0.0.2)
4+
jquery_mockjax_rails (0.0.3)
55
capybara (~> 2.0.0)
66
rails (~> 3.2.0)
77
rspec-rails (~> 2.10.0)

lib/jquery_mockjax_rails/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module JqueryMockjaxRails
2-
VERSION = '0.0.2'
2+
VERSION = '0.0.3'
33
end

0 commit comments

Comments
 (0)