Skip to content

Commit

Permalink
update version and update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jGRUBBS committed Mar 31, 2014
1 parent e51d7e0 commit 22c0b99
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
*.DS_Store
*.DS_Store

pkg
2 changes: 1 addition & 1 deletion lib/delayed_cron/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module DelayedCron
VERSION = "0.1.0"
VERSION = "0.2.0"
end

0 comments on commit 22c0b99

Please sign in to comment.