README.md in sigurd-0.0.2 vs README.md in sigurd-0.0.3
- old
+ new
@@ -28,10 +28,10 @@
is denoted with a bump in the minor version (0.4 -> 0.5). Patch versions
are for bugfixes or new functionality which does not affect existing code. You
should be locking your Gemfile to the minor version:
```ruby
-gem 'sigurd', '0.0.1'
+gem 'sigurd', '0.0.3'
```
# Usage
Sigurd exposes two classes for use with a third class. The ideas is as follows: