alox-jason 0.0.29 → 0.0.30

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/exec/_jason +1 -1
  2. metadata +1 -1
data/exec/_jason CHANGED
@@ -10,7 +10,7 @@ function check_help {
10
10
 
11
11
  function require {
12
12
  if [[ "$#" > 0 ]]; then
13
- local nm_lib="$_1"; shift
13
+ local nm_lib="_${1#_}"; shift
14
14
  source "$nm_lib" "$@"
15
15
  fi
16
16
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: alox-jason
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.29
4
+ version: 0.0.30
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: