lib/hello-world.rb in
hello-world-1.1.0
vs lib/hello-world.rb in
hello-world-1.2.0
- old
+ new
@@ -2 +1,2 @@
puts "hello world!"
+puts "this is hello world library"