jsrender-rails 1.0b30 → 1.0b30.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = "jsrender-rails"
5
- s.version = "1.0b30"
5
+ s.version = "1.0b30.2"
6
6
  s.authors = ["Sebastian Pape"]
7
7
  s.email = ["email@sebastianpape.com"]
8
8
  s.homepage = "https://github.com/spape/jsrender-rails"
File without changes
File without changes
@@ -1,6 +1,6 @@
1
1
  module Jsrender
2
2
  module Rails
3
- VERSION = "1.0b30"
3
+ VERSION = "1.0b30.2"
4
4
  JS_RENDER_VERSION = "1.0b30"
5
5
  end
6
6
  end
File without changes
@@ -1,2 +1,2 @@
1
- //= require jsrender/jsrender
1
+ //= require jsrender
2
2
  //= require_tree ./views