Skip to content

Commit

Permalink
[docs] Version bump v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AvianFlu committed Jun 23, 2011
1 parent 16c3af7 commit 39bd2a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ReadMe.md
@@ -1,6 +1,6 @@
# gpgstore: experimental credential storage utility

## v0.1.0 - Experimental
## v0.1.1 - Experimental

**gpgstore** is a utility to help securely store lists of credentials in separately encrypted 'tiers'. The first tier has access to all the data - each subsequent tier loses a level of access, and each tier's file can be encrypted with a separate `gpg` key.

Expand Down Expand Up @@ -28,7 +28,7 @@



**Please Note** that you may need to enter the password for your secret key in order to use it for decryption.
**Please Note** that you will need to enter the password for your secret key in order to use it for decryption.


## Todo
Expand All @@ -45,4 +45,4 @@
exit - exits
use <tier> - switches context to new tier

0 comments on commit 39bd2a2

Please sign in to comment.