mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
bump ddp version number
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Package.describe({
|
||||
summary: "Meteor's latency-compensated distributed data framework",
|
||||
version: '1.0.11'
|
||||
version: '1.0.12'
|
||||
});
|
||||
|
||||
// We use Faye's 'websocket-driver' for connections in server-to-server DDP,
|
||||
|
||||
Reference in New Issue
Block a user