poddb_client 0.2.5 → 0.2.6

Sign up to get free protection for your applications and to get access to all the features.
data/lib/interactive.vim CHANGED
@@ -16,7 +16,7 @@ let s:download_list = []
16
16
 
17
17
  autocmd VimLeave * :call <SID>write_download_list()<CR>
18
18
 
19
- if !exists("g:mapleader)
19
+ if !exists("g:mapleader")
20
20
  let g:mapleader = ","
21
21
  endif
22
22
 
@@ -1,3 +1,3 @@
1
1
  class PoddbClient
2
- VERSION = '0.2.5'
2
+ VERSION = '0.2.6'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: poddb_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.5
4
+ version: 0.2.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: