Skip to content

Commit

Permalink
Prepare 1.9.4v
Browse files Browse the repository at this point in the history
  • Loading branch information
styczynski committed Nov 3, 2017
1 parent 261aa01 commit 6e88f91
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -414,4 +414,4 @@ Simple enough, right?

[screenshot 1]: https://raw.githubusercontent.com/styczynski/bash-universal-tester/master/static/screenshots/screenshot1.png

[link download latest]: https://github.com/styczynski/bash-universal-tester/archive/1.9.3.zip
[link download latest]: https://github.com/styczynski/bash-universal-tester/archive/1.9.4.zip
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bash-universal-tester",
"version": "1.9.3",
"version": "1.9.4",
"description": "Universal testing script for bash",
"keywords": "bash, testing, tester, utest, bash-test, testing, script",
"homepage": "https://github.com/styczynski/bash-universal-tester",
Expand Down
2 changes: 1 addition & 1 deletion utest.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

VERSION="1.9.3"
VERSION="1.9.4"
IFS=$'\n'

# Dependencies
Expand Down

0 comments on commit 6e88f91

Please sign in to comment.