constructor-pages 0.2.13 → 0.2.14

Sign up to get free protection for your applications and to get access to all the features.
@@ -29,6 +29,7 @@ function update_pages(){
29
29
  }
30
30
 
31
31
  function update_page(href) {
32
+
32
33
  $.get(href+'.json', function(page){
33
34
  $page = page;
34
35
 
@@ -3,7 +3,7 @@
3
3
  Gem::Specification.new do |s|
4
4
  s.platform = Gem::Platform::RUBY
5
5
  s.name = %q{constructor-pages}
6
- s.version = '0.2.13'
6
+ s.version = '0.2.14'
7
7
  s.summary = %q{Pages for ConstructorCms}
8
8
  s.authors = ['Ivan Zotov']
9
9
  s.require_paths = %w(lib)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: constructor-pages
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.13
4
+ version: 0.2.14
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: