diff options
author | Patrick Spek <p.spek@tyil.nl> | 2018-03-28 23:04:55 +0200 |
---|---|---|
committer | Patrick Spek <p.spek@tyil.nl> | 2018-03-28 23:04:55 +0200 |
commit | 95e89dee79200e1ea75b1ef976a30bf6b61e23a7 (patch) | |
tree | 14e2300f86d1044d25e47d0fb606d3002887c21d /META6.json | |
parent | 09a8131c63667d9de9ee3921e7f877c09c9092c8 (diff) | |
download | hash-merge-95e89dee79200e1ea75b1ef976a30bf6b61e23a7.tar.gz hash-merge-95e89dee79200e1ea75b1ef976a30bf6b61e23a7.tar.bz2 |
Bump version to 1.0.0v1.0.0
Diffstat (limited to 'META6.json')
-rw-r--r-- | META6.json | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,5 @@ { + "api": "1", "auth": "github:scriptkitties", "authors": [ "Samantha McVey <samantham@posteo.net>", @@ -23,6 +24,5 @@ "test-depends": [ "Test::META" ], - "api": "1", - "version": "0.2.0" -} + "version": "1.0.0" +}
\ No newline at end of file |