Skip to content

Commit 6cfccc1

Browse files
committed
v0.1.9
1 parent 45acef7 commit 6cfccc1

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-
selectize-ajax (0.1.8)
4+
selectize-ajax (0.1.9)
55
coffee-rails (~> 4.2)
66

77
GEM

lib/selectize/ajax/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Selectize
22
module Ajax
3-
VERSION = "0.1.8"
3+
VERSION = "0.1.9"
44
end
55
end

0 commit comments

Comments
 (0)