Skip to content

Commit

Permalink
Version bump to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy-set-studio committed Aug 3, 2018
1 parent d9bfd2d commit 806f134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "beedle",
"version": "0.3.3",
"version": "0.4.0",
"description": "Beedle is a tiny little library to help you manage state across your application. Inspired by great libraries like Vuex and Redux, Beedle creates a central store that enables you to both better control and cascade state across your application.",
"main": "dist/beedle.js",
"scripts": {
Expand Down

0 comments on commit 806f134

Please sign in to comment.