Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.

Commit 527baf8

Browse files
committed
Version 1.0
1 parent f4b74d7 commit 527baf8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bintray.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"deb_component": "main",
88
"deb_distribution": "lucid"
99
},
10-
"uploadPattern": "pool/main/a/apt-boto-s3/$1_0.1$2"
10+
"uploadPattern": "pool/main/a/apt-boto-s3/$1_1.0$2"
1111
}
1212
],
1313
"package": {
@@ -17,8 +17,8 @@
1717
},
1818
"publish": true,
1919
"version": {
20-
"name": "0.1",
20+
"name": "1.0",
2121
"gpgSign": true,
22-
"vcs_tag": "v0.1"
22+
"vcs_tag": "v1.0"
2323
}
2424
}

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ Maintainer: Lucid Software <ops@lucidsoftware.com>
55
Package: apt-boto-s3
66
Priority: optional
77
Section: base
8-
Version: 0.1
8+
Version: 1.0

0 commit comments

Comments
 (0)