Skip to content

Commit

Permalink
Version 6.0.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Sep 29, 2015
1 parent 8ba693c commit f7886b3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion build/version.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ gulp.task('version-push-tags', function (cb) {

gulp.task('version', function (callback) {
runSequence(
'postpublish',
'doc',
'version-bump',
'version-commit',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iridium",
"version": "5.11.0",
"version": "6.0.0-alpha.1",
"author": "Benjamin Pannell <admin@sierrasoftworks.com>",
"description": "A custom lightweight ORM for MongoDB designed for power-users",
"license": "MIT",
Expand Down

0 comments on commit f7886b3

Please sign in to comment.