mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Bump version number for release
This commit is contained in:
committed by
Avital Oliver
parent
f817b32852
commit
cd55ca4b1c
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"track": "METEOR",
|
||||
"version": "0.9.3-rc8",
|
||||
"version": "0.9.4-pre.0",
|
||||
"recommended": false,
|
||||
"official": false,
|
||||
"description": "A release candidate of Meteor 0.9.3."
|
||||
"description": "A preview of Meteor 0.9.4."
|
||||
}
|
||||
|
||||
@@ -1,53 +1,53 @@
|
||||
application-configuration@1.0.2
|
||||
autopublish@1.0.0
|
||||
autoupdate@1.1.0
|
||||
autoupdate@1.1.1
|
||||
base64@1.0.0
|
||||
binary-heap@1.0.0
|
||||
blaze-tools@1.0.0
|
||||
blaze@2.0.0
|
||||
blaze@2.0.1
|
||||
boilerplate-generator@1.0.0
|
||||
callback-hook@1.0.0
|
||||
check@1.0.0
|
||||
check@1.0.1
|
||||
ctl-helper@1.0.3
|
||||
ctl@1.0.1
|
||||
ddp@1.0.8
|
||||
deps@1.0.3
|
||||
ejson@1.0.2
|
||||
ddp@1.0.9
|
||||
deps@1.0.4
|
||||
ejson@1.0.3
|
||||
fastclick@1.0.0
|
||||
follower-livedata@1.0.1
|
||||
geojson-utils@1.0.0
|
||||
html-tools@1.0.0
|
||||
html-tools@1.0.1
|
||||
htmljs@1.0.1
|
||||
http@1.0.5
|
||||
http@1.0.6
|
||||
id-map@1.0.0
|
||||
insecure@1.0.0
|
||||
jquery@1.0.0
|
||||
json@1.0.0
|
||||
livedata@1.0.9
|
||||
livedata@1.0.10
|
||||
logging@1.0.3
|
||||
meteor-platform@1.1.0
|
||||
meteor@1.1.0
|
||||
meteor-platform@1.1.1
|
||||
meteor@1.1.1
|
||||
minifiers@1.1.0
|
||||
minimongo@1.0.3
|
||||
mobile-status-bar@1.0.0
|
||||
mongo@1.0.5
|
||||
mongo@1.0.6
|
||||
observe-sequence@1.0.2
|
||||
ordered-dict@1.0.0
|
||||
random@1.0.0
|
||||
reactive-dict@1.0.2
|
||||
reactive-var@1.0.1
|
||||
reactive-dict@1.0.3
|
||||
reactive-var@1.0.2
|
||||
reload@1.1.0
|
||||
retry@1.0.0
|
||||
routepolicy@1.0.1
|
||||
session@1.0.1
|
||||
session@1.0.2
|
||||
spacebars-compiler@1.0.2
|
||||
spacebars@1.0.1
|
||||
standard-app-packages@1.0.1
|
||||
templating@1.0.6
|
||||
spacebars@1.0.2
|
||||
standard-app-packages@1.0.2
|
||||
templating@1.0.7
|
||||
test-package@1.0.0
|
||||
tracker@1.0.2
|
||||
ui@1.0.2
|
||||
ui@1.0.3
|
||||
underscore@1.0.0
|
||||
url@1.0.0
|
||||
webapp-hashing@1.0.0
|
||||
webapp@1.1.1
|
||||
webapp@1.1.2
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"dependencies": [
|
||||
[
|
||||
"meteor",
|
||||
"1.1.0"
|
||||
"1.1.1"
|
||||
],
|
||||
[
|
||||
"underscore",
|
||||
|
||||
@@ -1,53 +1,53 @@
|
||||
application-configuration@1.0.2
|
||||
autopublish@1.0.0
|
||||
autoupdate@1.1.0
|
||||
autoupdate@1.1.1
|
||||
base64@1.0.0
|
||||
binary-heap@1.0.0
|
||||
blaze-tools@1.0.0
|
||||
blaze@2.0.0
|
||||
blaze@2.0.1
|
||||
boilerplate-generator@1.0.0
|
||||
callback-hook@1.0.0
|
||||
check@1.0.0
|
||||
check@1.0.1
|
||||
ctl-helper@1.0.3
|
||||
ctl@1.0.1
|
||||
ddp@1.0.8
|
||||
deps@1.0.3
|
||||
ejson@1.0.2
|
||||
ddp@1.0.9
|
||||
deps@1.0.4
|
||||
ejson@1.0.3
|
||||
fastclick@1.0.0
|
||||
follower-livedata@1.0.1
|
||||
geojson-utils@1.0.0
|
||||
html-tools@1.0.0
|
||||
html-tools@1.0.1
|
||||
htmljs@1.0.1
|
||||
http@1.0.5
|
||||
http@1.0.6
|
||||
id-map@1.0.0
|
||||
insecure@1.0.0
|
||||
jquery@1.0.0
|
||||
json@1.0.0
|
||||
livedata@1.0.9
|
||||
livedata@1.0.10
|
||||
logging@1.0.3
|
||||
meteor-platform@1.1.0
|
||||
meteor@1.1.0
|
||||
meteor-platform@1.1.1
|
||||
meteor@1.1.1
|
||||
minifiers@1.1.0
|
||||
minimongo@1.0.3
|
||||
mobile-status-bar@1.0.0
|
||||
mongo@1.0.5
|
||||
mongo@1.0.6
|
||||
observe-sequence@1.0.2
|
||||
ordered-dict@1.0.0
|
||||
preserve-inputs@1.0.0
|
||||
random@1.0.0
|
||||
reactive-dict@1.0.2
|
||||
reactive-var@1.0.1
|
||||
reactive-dict@1.0.3
|
||||
reactive-var@1.0.2
|
||||
reload@1.1.0
|
||||
retry@1.0.0
|
||||
routepolicy@1.0.1
|
||||
session@1.0.1
|
||||
session@1.0.2
|
||||
spacebars-compiler@1.0.2
|
||||
spacebars@1.0.1
|
||||
standard-app-packages@1.0.1
|
||||
templating@1.0.6
|
||||
spacebars@1.0.2
|
||||
standard-app-packages@1.0.2
|
||||
templating@1.0.7
|
||||
tracker@1.0.2
|
||||
ui@1.0.2
|
||||
ui@1.0.3
|
||||
underscore@1.0.0
|
||||
url@1.0.0
|
||||
webapp-hashing@1.0.0
|
||||
webapp@1.1.1
|
||||
webapp@1.1.2
|
||||
|
||||
@@ -1,50 +1,50 @@
|
||||
application-configuration@1.0.2
|
||||
autoupdate@1.1.0
|
||||
autoupdate@1.1.1
|
||||
base64@1.0.0
|
||||
binary-heap@1.0.0
|
||||
blaze-tools@1.0.0
|
||||
blaze@2.0.0
|
||||
blaze@2.0.1
|
||||
boilerplate-generator@1.0.0
|
||||
callback-hook@1.0.0
|
||||
check@1.0.0
|
||||
check@1.0.1
|
||||
ctl-helper@1.0.3
|
||||
ctl@1.0.1
|
||||
ddp@1.0.8
|
||||
deps@1.0.3
|
||||
ejson@1.0.2
|
||||
ddp@1.0.9
|
||||
deps@1.0.4
|
||||
ejson@1.0.3
|
||||
fastclick@1.0.0
|
||||
follower-livedata@1.0.1
|
||||
geojson-utils@1.0.0
|
||||
html-tools@1.0.0
|
||||
html-tools@1.0.1
|
||||
htmljs@1.0.1
|
||||
http@1.0.5
|
||||
http@1.0.6
|
||||
id-map@1.0.0
|
||||
jquery@1.0.0
|
||||
json@1.0.0
|
||||
livedata@1.0.9
|
||||
livedata@1.0.10
|
||||
logging@1.0.3
|
||||
meteor-platform@1.1.0
|
||||
meteor@1.1.0
|
||||
meteor-platform@1.1.1
|
||||
meteor@1.1.1
|
||||
minifiers@1.1.0
|
||||
minimongo@1.0.3
|
||||
mobile-status-bar@1.0.0
|
||||
mongo@1.0.5
|
||||
mongo@1.0.6
|
||||
observe-sequence@1.0.2
|
||||
ordered-dict@1.0.0
|
||||
random@1.0.0
|
||||
reactive-dict@1.0.2
|
||||
reactive-var@1.0.1
|
||||
reactive-dict@1.0.3
|
||||
reactive-var@1.0.2
|
||||
reload@1.1.0
|
||||
retry@1.0.0
|
||||
routepolicy@1.0.1
|
||||
session@1.0.1
|
||||
session@1.0.2
|
||||
spacebars-compiler@1.0.2
|
||||
spacebars@1.0.1
|
||||
standard-app-packages@1.0.1
|
||||
templating@1.0.6
|
||||
spacebars@1.0.2
|
||||
standard-app-packages@1.0.2
|
||||
templating@1.0.7
|
||||
tracker@1.0.2
|
||||
ui@1.0.2
|
||||
ui@1.0.3
|
||||
underscore@1.0.0
|
||||
url@1.0.0
|
||||
webapp-hashing@1.0.0
|
||||
webapp@1.1.1
|
||||
webapp@1.1.2
|
||||
|
||||
Reference in New Issue
Block a user