ws 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/README.md +1 -1
  2. metadata +1 -1
data/README.md CHANGED
@@ -39,7 +39,7 @@ To install, make sure you have the latest version of Ruby and RubyGems installed
39
39
 
40
40
  When this script first executes it creates a file in your home directory called `.wsmimetypes.rb`. You can edit this file to change the mime types that are sent to the client on requests. If you need to reset the file back to its original state simply delete it -- the script will recreate it on the next run if it doesn't exist.
41
41
 
42
- ## Author
42
+ ## AUTHOR
43
43
 
44
44
  Kenneth Powers [`mail@kenpowers.net`](mailto:mail@kenpowers.net)
45
45
  [http://bitbucket.org/KenPowers](http://bitbucket.org/KenPowers)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ws
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: