Skip to content

Commit 219fb64

Browse files
committed
v4.0.5
1 parent 092278a commit 219fb64

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.versions

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ [email protected]
77
88
99
10-
communitypackages:[email protected].3
10+
communitypackages:[email protected].5
1111
communitypackages:[email protected]
1212
communitypackages:[email protected]
1313
@@ -28,7 +28,7 @@ [email protected]
2828
2929
3030
31-
local-test:communitypackages:[email protected].3
31+
local-test:communitypackages:[email protected].5
3232
3333
3434

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* global Package Npm */
22
Package.describe({
33
summary: 'Render your app before the DDP connection even comes alive - magic?',
4-
version: '4.0.3',
4+
version: '4.0.5',
55
git: 'https://github.com/Meteor-Community-Packages/meteor-fast-render',
66
name: 'communitypackages:fast-render',
77
});

0 commit comments

Comments
 (0)