Skip to content
This repository has been archived by the owner on Jul 6, 2020. It is now read-only.

Commit

Permalink
[Dawn-FC] Bump to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmasd committed Apr 29, 2017
1 parent 02e05e1 commit 90afbed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dawn/renderer/constants/Constants.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import keyMirror from 'keymirror';

export const VERSION = 'FC-0.1.1';
export const VERSION = 'FC-0.2.0';
export const PeripheralTypes = keyMirror({
MOTOR_SCALAR: null,
SENSOR_BOOLEAN: null,
Expand Down

0 comments on commit 90afbed

Please sign in to comment.