Skip to content

Commit c2f2358

Browse files
committed
v4.0.8
1 parent 4446615 commit c2f2358

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

.idea/workspace.xml

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.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].7
10+
communitypackages:[email protected].8
1111
communitypackages:[email protected]
1212
communitypackages:[email protected]
1313
@@ -28,7 +28,7 @@ [email protected]
2828
2929
3030
31-
local-test:communitypackages:[email protected].7
31+
local-test:communitypackages:[email protected].8
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.7',
4+
version: '4.0.8',
55
git: 'https://github.com/Meteor-Community-Packages/meteor-fast-render',
66
name: 'communitypackages:fast-render',
77
});

0 commit comments

Comments
 (0)