Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sagiegurari committed Jan 2, 2019
1 parent 1390a58 commit ef84e5f
Show file tree
Hide file tree
Showing 19 changed files with 31 additions and 105 deletions.
2 changes: 1 addition & 1 deletion docs/api/aliases.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
var ALIASES = {};
ALIASES['shell2batch'] = {};
ALIASES["shell2batch"] = {};
13 changes: 1 addition & 12 deletions docs/api/dark.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/api/down-arrow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 1 addition & 12 deletions docs/api/light.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 1 addition & 13 deletions docs/api/main.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/api/noscript.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#main>h2+div,#main>h2+h3,#main>h3+div{display:block;}.loading-content{display:none;}
13 changes: 1 addition & 12 deletions docs/api/rustdoc.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/api/search-index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
var N = null;var searchIndex = {};
searchIndex["shell2batch"]={"doc":"shell2batch","items":[[5,"convert","shell2batch","Converts the provided shell script and returns the windows batch script text.",N,[[["str"]],["string"]]]],"paths":[]};
initSearch(searchIndex);
searchIndex["shell2batch"]={"doc":"shell2batch","items":[[5,"convert","shell2batch","Converts the provided shell script and returns the windows",N,[[["str"]],["string"]]]],"paths":[]};
initSearch(searchIndex);addSearchOptions(searchIndex);
11 changes: 0 additions & 11 deletions docs/api/settings.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ef84e5f

Please sign in to comment.