Skip to content

Commit

Permalink
Updated to Version 0.1.0. Fixed names in LICENSE.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
miketheman committed Sep 14, 2012
1 parent b688acc commit b2204bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
@@ -1,4 +1,4 @@
Copyright (c) 2011 Mike Fiedler
Copyright (c) 2011-2012 Datadog, Inc.

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down
2 changes: 1 addition & 1 deletion lib/chef-handler-datadog.rb
@@ -1,3 +1,3 @@
module ChefHandlerDatadog
VERSION = "0.1.0.pre"
VERSION = "0.1.0"
end

0 comments on commit b2204bc

Please sign in to comment.