trufflepig 0.2.6 → 0.2.7

Sign up to get free protection for your applications and to get access to all the features.
data/README.md CHANGED
@@ -46,6 +46,15 @@ rake featurelist:build
46
46
  * Command line interface
47
47
  * ...
48
48
 
49
+ ## Contributing
50
+
51
+ We love pull requests. If you want to submit a patch:
52
+
53
+ * Fork the project.
54
+ * Make your feature addition or bug fix.
55
+ * Write specs for it. This is important so nobody breaks it in a future version unintentionally.
56
+ * Push to your fork and send a pull request.
57
+
49
58
  ## License
50
59
 
51
60
  This gem is licensed under the MIT license. The feature data is originally from
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.6
1
+ 0.2.7