Skip to content

Commit

Permalink
bump: minor version (1.0.0 -> 1.1.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
abbotto committed Jul 22, 2019
1 parent d49af14 commit c6a09a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "shell-api",
"version": "1.0.0",
"description": "A POSIX-compliant framework for shell scripts",
"version": "1.1.0",
"description": "A robust set of POSIX-compliant scripts for shell environments",
"main": "shell/shell-api",
"scripts": {
"lint": "./tool/lint --sh && ./tool/lint --yml",
Expand Down

0 comments on commit c6a09a9

Please sign in to comment.