Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
aldeed committed Jan 22, 2015
1 parent 0b78552 commit 925ce83
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions .versions
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
aldeed:autoform@4.2.2
aldeed:autoform-select2@1.0.3
aldeed:autoform-select2@1.0.4
aldeed:simple-schema@1.1.0
base64@1.0.2
blaze@2.0.4
blaze-tools@1.0.2
callback-hook@1.0.2
check@1.0.3
ddp@1.0.13
check@1.0.4
ddp@1.0.14
deps@1.0.6
ejson@1.0.5
geojson-utils@1.0.2
html-tools@1.0.3
htmljs@1.0.3
id-map@1.0.2
jquery@1.0.2
jquery@1.11.3
json@1.0.2
livedata@1.0.12
logging@1.0.6
Expand All @@ -27,7 +27,7 @@ random@1.0.2
reactive-var@1.0.4
retry@1.0.2
spacebars-compiler@1.0.4
templating@1.0.10
tracker@1.0.4
templating@1.0.11
tracker@1.0.5
ui@1.0.5
underscore@1.0.2
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package.describe({
name: 'aldeed:autoform-select2',
summary: 'Custom select2 input type for AutoForm',
version: '1.0.3',
version: '1.0.4',
git: 'https://github.com/aldeed/meteor-autoform-select2.git'
});

Expand Down

0 comments on commit 925ce83

Please sign in to comment.