diff --git a/packages/caching-compiler/package.js b/packages/caching-compiler/package.js index 1ae94aa309..987d9b7651 100644 --- a/packages/caching-compiler/package.js +++ b/packages/caching-compiler/package.js @@ -1,6 +1,6 @@ Package.describe({ name: 'caching-compiler', - version: '1.1.12', + version: '1.2.0', summary: 'An easy way to make compiler plugins cache', documentation: 'README.md' });