Skip to content

Commit a2d9f5d

Browse files
author
connors
committed
bumping the version number
1 parent 999a146 commit a2d9f5d

32 files changed

+68
-68
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Ratchet v2.0.1 [![Build Status](https://secure.travis-ci.org/twbs/ratchet.png)](http://travis-ci.org/twbs/ratchet) [![devDependencies](https://david-dm.org/twbs/ratchet/dev-status.png?theme=shields.io)](https://david-dm.org/twbs/ratchet#info=devDependencies)
1+
# Ratchet v2.0.2 [![Build Status](https://secure.travis-ci.org/twbs/ratchet.png)](http://travis-ci.org/twbs/ratchet) [![devDependencies](https://david-dm.org/twbs/ratchet/dev-status.png?theme=shields.io)](https://david-dm.org/twbs/ratchet#info=devDependencies)
22

33
Build mobile apps with simple HTML, CSS, and JS components.
44

@@ -15,7 +15,7 @@ Build mobile apps with simple HTML, CSS, and JS components.
1515

1616
## Getting started
1717

18-
- Clone the repo with `git clone https://github.com/twbs/ratchet.git` or just [download](http://github.com/twbs/ratchet/archive/v2.0.1.zip) the bundled CSS and JS
18+
- Clone the repo with `git clone https://github.com/twbs/ratchet.git` or just [download](http://github.com/twbs/ratchet/archive/v2.0.2.zip) the bundled CSS and JS
1919
- [Read the docs](http://goratchet.com) to learn about the components and how to get a prototype on your phone
2020
- [Check out examples](http://goratchet.com/examples/)
2121

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ratchet",
33
"description": "Build mobile apps with simple HTML, CSS, and JS components.",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"keywords": [
66
"css",
77
"js",

dist/css/ratchet-theme-android.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/*!
22
* =====================================================
3-
* Ratchet v2.0.1 (http://goratchet.com)
3+
* Ratchet v2.0.2 (http://goratchet.com)
44
* Copyright 2014 Connor Sears
55
* Licensed under MIT (https://github.com/twbs/ratchet/blob/master/LICENSE)
66
*
7-
* v2.0.1 designed by @connors.
7+
* v2.0.2 designed by @connors.
88
* =====================================================
99
*/
1010

dist/css/ratchet-theme-android.min.css

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/ratchet-theme-ios.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/*!
22
* =====================================================
3-
* Ratchet v2.0.1 (http://goratchet.com)
3+
* Ratchet v2.0.2 (http://goratchet.com)
44
* Copyright 2014 Connor Sears
55
* Licensed under MIT (https://github.com/twbs/ratchet/blob/master/LICENSE)
66
*
7-
* v2.0.1 designed by @connors.
7+
* v2.0.2 designed by @connors.
88
* =====================================================
99
*/
1010

0 commit comments

Comments
 (0)