Skip to content

Commit

Permalink
added readme into atmosphere, bumped version (1.1 for 0.9 support)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeyMK committed Sep 7, 2014
1 parent f239ed0 commit 9c5f861
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
Package.describe({
summary: "A zero-config Meteor Admin",
version: "1.0.8",
name: "houston:admin"
summary: "A zero-config Meteor Admin",
version: "1.1.0",
git: "https://github.com/gterrono/houston.git"
});

Package.on_use(function(api) {
Expand Down

0 comments on commit 9c5f861

Please sign in to comment.