jsrender-rails 1.0b30 → 1.0b30.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -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