Skip to content

Commit 0612018

Browse files
committed
Publish 0.3.0 with updated .versions file.
1 parent c5626c0 commit 0612018

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.versions

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ accounts-base@1.2.0
22
accounts-password@1.1.1
33
base64@1.0.3
44
binary-heap@1.0.3
5-
brettle:accounts-anonymous@0.2.0
6-
brettle:accounts-multiple@0.2.0
5+
brettle:accounts-anonymous@0.3.0
6+
brettle:accounts-multiple@0.3.0
7+
brettle:workaround-issue-4862@0.0.1
78
callback-hook@1.0.3
89
check@1.0.5
910
ddp@1.1.0
@@ -12,7 +13,7 @@ email@1.0.6
1213
geojson-utils@1.0.3
1314
id-map@1.0.3
1415
json@1.0.3
15-
local-test:brettle:accounts-anonymous@0.2.0
16+
local-test:brettle:accounts-anonymous@0.3.0
1617
localstorage@1.0.3
1718
logging@1.0.7
1819
meteor@1.1.6

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Package.describe({
44
summary: "Support anonymous logins",
5-
version: "0.2.0",
5+
version: "0.3.0",
66
name: "brettle:accounts-anonymous",
77
git: "https://github.com/brettle/meteor-accounts-anonymous.git"
88
});

0 commit comments

Comments
 (0)