Skip to content

Commit

Permalink
release 1.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
doudou committed Feb 5, 2018
1 parent 395aebd commit 8e76cfa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ doc/
vendor/
.bundle
coverage/

.yardoc/
2 changes: 1 addition & 1 deletion lib/autobuild/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Autobuild
VERSION = "1.12.1" unless defined? Autobuild::VERSION
VERSION = "1.12.2" unless defined? Autobuild::VERSION
end

0 comments on commit 8e76cfa

Please sign in to comment.