Skip to content

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
  • Loading branch information
gsuess committed Mar 22, 2015
1 parent b7d9a6f commit 961071c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Slingshot Changelog
===================

## Version 0.5.0
## Version 0.6.0

### Bug Fixes

Expand All @@ -11,6 +11,10 @@ Slingshot Changelog

* Allow SSL to work for when bucket name contains a dot.

## Version 0.5.0

No changes. (incorrectly released)

## Version 0.4.1

### Bug Fixes
Expand Down
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: "edgee:slingshot",
summary: "Directly post files to cloud storage services, such as AWS-S3.",
version: "0.5.0",
version: "0.6.0",
git: "https://github.com/CulturalMe/meteor-slingshot"
});

Expand Down

0 comments on commit 961071c

Please sign in to comment.