lib/bigfiles/version.rb in bigfiles-0.1.2 vs lib/bigfiles/version.rb in bigfiles-0.1.3

- old
+ new

@@ -1,4 +1,4 @@ # Tool to find the largest source files in your project module BigFiles - VERSION = '0.1.2' + VERSION = '0.1.3' end