We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 166245a commit d5df161Copy full SHA for d5df161
cli/VERSION
@@ -1 +1 @@
1
-1.0.2
+1.0.3
cli/compass.gemspec
@@ -25,7 +25,7 @@ Gem::Specification.new do |gemspec|
25
Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
26
MESSAGE
27
28
- gemspec.files = %w(LICENSE.markdown VERSION Rakefile)
+ gemspec.files = %w(LICENSE.markdown VERSION VERSION_NAME Rakefile)
29
gemspec.files += Dir.glob("bin/*")
30
gemspec.files += Dir.glob("data/**/*")
31
gemspec.files += Dir.glob("frameworks/**/*")
0 commit comments