Commit aa1738cc4866c9081dd1a8e0b5c3630b038afdfb
1 parent
69cb85cfe8
Exists in
master
Bump Meteor to 1.0.3.2.
Update README to reflect bump to 1.0.3.2. Bump themeteorchef:bert to 1.0.2. Bump twbs:bootstrap to 3.3.2. Closes #38.
Showing
3 changed files
with
4 additions
and
4 deletions
Show diff stats
.meteor/release
.meteor/versions
... | ... | @@ -68,10 +68,10 @@ spacebars-compiler@1.0.4 |
68 | 68 | srp@1.0.2 |
69 | 69 | standard-app-packages@1.0.4 |
70 | 70 | templating@1.0.11 |
71 | -themeteorchef:bert@1.0.1 | |
71 | +themeteorchef:bert@1.0.2 | |
72 | 72 | themeteorchef:jquery-validation@1.13.1 |
73 | 73 | tracker@1.0.5 |
74 | -twbs:bootstrap@3.3.1_2 | |
74 | +twbs:bootstrap@3.3.2 | |
75 | 75 | ui@1.0.5 |
76 | 76 | underscore@1.0.2 |
77 | 77 | url@1.0.3 | ... | ... |
README.md
1 | -# The Meteor Chef - Base (@1.0.3.1) | |
1 | +# The Meteor Chef - Base (@1.0.3.2) | |
2 | 2 | A starting point for Meteor apps. |
3 | 3 | |
4 | 4 | Base is the lazy person's starter kit for Meteor. It includes some commonly used packages (biased to The Meteor Chef) and code for common functionality. This is the starter kit for all Meteor Chef recipes. | ... | ... |