Skip to content
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.idea
*.iml
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# gitprompt -- A Bash prompt which integrates git status.
# gitprompt -- A Bash prompt which integrates git and svn status

## Project status

The current version is 1.2.1.
The current version is 2.0.0.

A brief article about it has been published in Hacker Noon:
https://hackernoon.com/why-linux-developers-should-use-gitprompt-8d654e5b87e1
Expand Down
Loading