Skip to content

Commit

Permalink
version bump for 1.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dgolja committed Feb 21, 2015
1 parent a370b65 commit 0e8491a
Showing 1 changed file with 14 additions and 10 deletions.
24 changes: 14 additions & 10 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
{
"name": "golja-gnupg",
"version": "1.1.0",
"author": "Dejan Golja",
"summary": "Manage gnupg package and public keys",
"license": "Apache-2.0",
"source": "git://github.com/n1tr0g/golja-gnupg.git",
"project_page": "https://github.com/n1tr0g/golja-gnupg",
"issues_url": "https://github.com/n1tr0g/golja-gnupg/issues",
"operatingsystem_support": [
{
"operatingsystem": "RedHat",
Expand Down Expand Up @@ -42,15 +50,11 @@
"version_requirement": ">=3.0.0 <4.0.0"
}
],
"author": "Dejan Golja",
"dependencies": [
"tags": [
"gnupg",
"pgp"
],
"license": "Apache-2.0",
"name": "golja-gnupg",
"project_page": "https://github.com/n1tr0g/golja-gnupg",
"source": "git://github.com/n1tr0g/golja-gnupg.git",
"summary": "Manage gnupg package and public keys",
"version": "1.0.0",
"tags": ["gnupg", "pgp"],
"issues_url": "https://github.com/n1tr0g/golja-gnupg/issues"
"dependencies": [

]
}

0 comments on commit 0e8491a

Please sign in to comment.