apostrophe-blog
Advanced tools
Comparing version 0.0.38 to 0.0.39
@@ -250,2 +250,3 @@ var async = require('async'); | ||
var post = { | ||
_id: self._apos.generateId(), | ||
type: 'blogPost', | ||
@@ -252,0 +253,0 @@ title: title, |
{ | ||
"name": "apostrophe-blog", | ||
"version": "0.0.38", | ||
"version": "0.0.39", | ||
"description": "Blogging for the Apostrophe content management system", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
27256
294