Skip to content

Commit

Permalink
bump and publish
Browse files Browse the repository at this point in the history
  • Loading branch information
aldeed committed Apr 23, 2015
1 parent 5ddf9f2 commit 13db653
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 148 deletions.
62 changes: 30 additions & 32 deletions .versions
Original file line number Diff line number Diff line change
@@ -1,32 +1,30 @@
aldeed:tabular@1.1.0
application-configuration@1.0.4
base64@1.0.2
binary-heap@1.0.2
blaze@2.0.4
blaze-tools@1.0.2
callback-hook@1.0.2
check@1.0.4
ddp@1.0.14
deps@1.0.6
ejson@1.0.5
follower-livedata@1.0.3
geojson-utils@1.0.2
html-tools@1.0.3
htmljs@1.0.3
id-map@1.0.2
jquery@1.11.3
json@1.0.2
logging@1.0.6
meteor@1.1.4
minifiers@1.1.3
minimongo@1.0.6
mongo@1.0.11
observe-sequence@1.0.4
ordered-dict@1.0.2
random@1.0.2
reactive-var@1.0.4
retry@1.0.2
spacebars-compiler@1.0.4
templating@1.0.11
tracker@1.0.5
underscore@1.0.2
aldeed:tabular@1.2.0
base64@1.0.3
binary-heap@1.0.3
blaze@2.1.2
blaze-tools@1.0.3
callback-hook@1.0.3
check@1.0.5
ddp@1.1.0
deps@1.0.7
ejson@1.0.6
geojson-utils@1.0.3
html-tools@1.0.4
htmljs@1.0.4
id-map@1.0.3
jquery@1.11.3_2
json@1.0.3
logging@1.0.7
meteor@1.1.6
minifiers@1.1.5
minimongo@1.0.8
mongo@1.1.0
observe-sequence@1.0.6
ordered-dict@1.0.3
random@1.0.3
reactive-var@1.0.5
retry@1.0.3
spacebars-compiler@1.0.6
templating@1.1.1
tracker@1.0.7
underscore@1.0.3
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Package.describe({
name: 'aldeed:tabular',
summary: 'Datatables for large or small datasets in Meteor',
version: '1.1.0',
version: '1.2.0',
git: 'https://github.com/aldeed/meteor-tabular.git'
});

Expand Down
115 changes: 0 additions & 115 deletions versions.json

This file was deleted.

0 comments on commit 13db653

Please sign in to comment.